public interface TestFilter
RecursiveTestSuite
Modifier and Type | Method and Description |
---|---|
boolean |
accept(Class clazz)
Return true if the specified class should be run in this test suite
|
boolean accept(Class clazz)
clazz
- The class object. This class must be a subclass of TestCopyright © 1998–2014 Gargoyle Software Inc.. All rights reserved.