public class JUnit4TestMethodChecker
extends java.lang.Object
Constructor and Description |
---|
JUnit4TestMethodChecker(java.lang.Class<?> testClass,
java.lang.reflect.Method potentialTestMethod) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isJUnit3TestMethod() |
protected boolean |
isJUnit4TestMethod() |
boolean |
isTestMethod() |