| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTestClassRunInfo |
| Modifier and Type | Method and Description |
|---|---|
void |
TestClassProcessor.processTestClass(TestClassRunInfo testClass)
Accepts the given test class for processing.
|
void |
SuiteTestClassProcessor.processTestClass(TestClassRunInfo testClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
JUnitTestClassProcessor.processTestClass(TestClassRunInfo testClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
RestartEveryNTestClassProcessor.processTestClass(TestClassRunInfo testClass) |
void |
MaxNParallelTestClassProcessor.processTestClass(TestClassRunInfo testClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestNGTestClassProcessor.processTestClass(TestClassRunInfo testClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestWorker.processTestClass(TestClassRunInfo testClass) |
void |
RemoteTestClassProcessor.processTestClass(TestClassRunInfo testClass)
Does not block.
|
void |
ForkingTestClassProcessor.processTestClass(TestClassRunInfo testClass) |
Copyright © 2013. All rights reserved