public class PojoAndJUnit3Checker extends java.lang.Object implements ScannerFilter
| Constructor and Description |
|---|
PojoAndJUnit3Checker(JUnit3TestChecker jUnit3TestChecker) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(java.lang.Class testClass)
Indicates if the class should be accepted by the directory scanner
|
public PojoAndJUnit3Checker(JUnit3TestChecker jUnit3TestChecker)
public boolean accept(java.lang.Class testClass)
ScannerFilteraccept in interface ScannerFiltertestClass - The class in questionCopyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.