Class
Test::Unit::Collector::Dir
In:
lib/test/unit/collector/dir.rb
Parent:
Object
Methods
collect
collect_file
find_test_cases
new
realdir
recursive_collect
Included Modules
Collector
Attributes
base
[RW]
exclude
[R]
pattern
[R]
Public Class methods
new
(dir=::Dir, file=::File, object_space=::ObjectSpace, req=nil)
Public Instance methods
collect
(*from)
collect_file
(name, suites, already_gathered)
find_test_cases
(ignore=[])
realdir
(path)
recursive_collect
(name, already_gathered)
[Validate]