Class JUnit48TestChecker
- java.lang.Object
-
- org.apache.maven.surefire.common.junit48.JUnit48TestChecker
-
- All Implemented Interfaces:
org.apache.maven.surefire.util.ScannerFilter
public class JUnit48TestChecker extends java.lang.Object implements org.apache.maven.surefire.util.ScannerFilter
Looks for additional junit48-like features- Author:
- Geoff Denning, Kristian Rosenvold
-
-
Constructor Summary
Constructors Constructor Description JUnit48TestChecker(java.lang.ClassLoader testClassLoader)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
accept(java.lang.Class testClass)
-