instance method Rake::TestTask#pattern

pattern -> String[permalink][rdoc][edit]

テストファイルにマッチする glob パターンを返します。

デフォルトは 'test/test*.rb' です。