Class JUnit4TestChecker
java.lang.Object
org.apache.maven.surefire.common.junit4.JUnit4TestChecker
- All Implemented Interfaces:
org.apache.maven.surefire.util.ScannerFilter
public class JUnit4TestChecker
extends Object
implements org.apache.maven.surefire.util.ScannerFilter
- Author:
- Kristian Rosenvold
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
checkforTestAnnotatedMethod
(Class testClass) boolean
-
Constructor Details
-
JUnit4TestChecker
-
-
Method Details
-
accept
- Specified by:
accept
in interfaceorg.apache.maven.surefire.util.ScannerFilter
-
checkforTestAnnotatedMethod
-
isRunWithPresentInClassLoader
public boolean isRunWithPresentInClassLoader()
-