org.apache.maven.surefire.junit
Class PojoAndJUnit3Checker
java.lang.Object
org.apache.maven.surefire.junit.PojoAndJUnit3Checker
- All Implemented Interfaces:
- org.apache.maven.surefire.util.ScannerFilter
public class PojoAndJUnit3Checker
- extends Object
- implements org.apache.maven.surefire.util.ScannerFilter
- Author:
- Kristian Rosenvold
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PojoAndJUnit3Checker
public PojoAndJUnit3Checker(JUnit3TestChecker jUnit3TestChecker)
accept
public boolean accept(Class testClass)
- Specified by:
accept in interface org.apache.maven.surefire.util.ScannerFilter
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.