|
Interface Summary |
| ArrayMerger |
An array merger concatenates several arrays to one. |
| IgnorePackagesExtractor |
|
| MockPolicyInitializer |
A Mock Policy initializer takes care of initializing the behavior defined by
the mock policies. |
| PowerMockTestNotifier |
Implementors of this interface that must provide the ability to notify
PowerMock test listeners with the events as specified by the methods declared
in this interface. |
| TestChunk |
A test chunk consists of a list of methods that should be executed by a
particular classloader. |
| TestClassesExtractor |
|
| TestSuiteChunker |
An interface that should be implemented by classes that performs test suite
chunking. |