|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.surefire.common.junit4.JUnit4TestChecker
public class JUnit4TestChecker
Constructor Summary | |
---|---|
JUnit4TestChecker(java.lang.ClassLoader testClassLoader)
|
Method Summary | |
---|---|
boolean |
accept(java.lang.Class testClass)
Indicates if the class should be accepted by the directory scanner |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JUnit4TestChecker(java.lang.ClassLoader testClassLoader)
Method Detail |
---|
public boolean accept(java.lang.Class testClass)
ScannerFilter
accept
in interface ScannerFilter
testClass
- The class in question
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |