| Interface | Description |
|---|---|
| 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.
|
| Class | Description |
|---|---|
| Keys |
Holds various keys that may be put into the MockRepository to store state.
|
Copyright © 2007–2015. All rights reserved.