public class JUnit4TestChecker extends Object
| Constructor and Description |
|---|
JUnit4TestChecker(ClassLoader testClassLoader) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Class testClass) |
boolean |
checkforTestAnnotatedMethod(Class testClass) |
boolean |
isRunWithPresentInClassLoader() |
public JUnit4TestChecker(ClassLoader testClassLoader)
Copyright © 2017. All rights reserved.