public class JUnit3TestChecker extends Object implements ScannerFilter
| Constructor and Description |
|---|
JUnit3TestChecker(ClassLoader testClassLoader) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Class testClass) |
boolean |
isSuiteOnly(Class testClass) |
public JUnit3TestChecker(ClassLoader testClassLoader)
public boolean accept(Class testClass)
accept in interface ScannerFilterpublic boolean isSuiteOnly(Class testClass)
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.