public class JUnit48TestChecker extends Object implements ScannerFilter
Constructor and Description |
---|
JUnit48TestChecker(ClassLoader testClassLoader) |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(Class testClass)
Indicates if the class should be accepted by the directory scanner
|
public JUnit48TestChecker(ClassLoader testClassLoader)
public boolean accept(Class testClass)
ScannerFilter
accept
in interface ScannerFilter
testClass
- The class in questionCopyright © 2004–2014 The Apache Software Foundation. All rights reserved.