Modifier and Type | Interface and Description |
---|---|
interface |
JUnit4TestSuiteChunker |
Modifier and Type | Class and Description |
---|---|
class |
JUnit4TestSuiteChunkerImpl |
Modifier and Type | Class and Description |
---|---|
class |
PowerMockRuleTestSuiteChunker |
Modifier and Type | Field and Description |
---|---|
private static TestSuiteChunker |
PowerMockRule.testSuiteChunker |
Modifier and Type | Interface and Description |
---|---|
interface |
RunnerTestSuiteChunker
An interface that should be implemented by classes that performs test suite
chunking.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractCommonTestSuiteChunkerImpl |
class |
AbstractTestSuiteChunkerImpl<T>
Abstract base class for test suite chunking, i.e.
|