public class JUnit4TestMethodChecker extends Object
| Constructor and Description |
|---|
JUnit4TestMethodChecker(Class<?> testClass,
Method potentialTestMethod) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isJUnit3TestMethod() |
protected boolean |
isJUnit4TestMethod() |
boolean |
isTestMethod() |
Copyright © 2007–2016. All rights reserved.