| Package | Description |
|---|---|
| org.apache.maven.surefire.junitcore |
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.InheritableThreadLocal<TestMethod> |
TestMethod.TEST_METHOD |
private java.util.Collection<TestMethod> |
TestSet.testMethods |
| Modifier and Type | Method and Description |
|---|---|
TestMethod |
TestSet.createThreadAttachedTestMethod(ReportEntry description) |
private TestMethod |
ConcurrentRunListener.getOrCreateThreadAttachedTestMethod(ReportEntry description) |
(package private) static TestMethod |
TestMethod.getThreadTestMethod() |
| Modifier and Type | Method and Description |
|---|---|
private void |
TestSet.addTestMethod(TestMethod testMethod) |