|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TestFilter
An object that can filter out tests before they are inserted into a test suite
RecursiveTestSuite
Method Summary | |
---|---|
boolean |
accept(Class clazz)
Return true if the specified class should be run in this test suite |
Method Detail |
---|
boolean accept(Class clazz)
clazz
- The class object. This class must be a subclass of Test
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |