|
|||||||||||
前 次 | フレームあり フレームなし |
TestCollector を使用しているパッケージ | |
junit.runner |
junit.runner での TestCollector の使用 |
TestCollector を実装している junit.runner のクラス | |
class |
ClassPathTestCollector
An implementation of a TestCollector that consults the class path. |
class |
LoadingTestCollector
An implementation of a TestCollector that loads all classes on the class path and tests whether it is assignable from Test or provides a static suite method. |
class |
SimpleTestCollector
An implementation of a TestCollector that considers a class to be a test class when it contains the pattern "Test" in its name |
|
|||||||||||
前 次 | フレームあり フレームなし |