| Class | Description |
|---|---|
| ClassLocator | |
| ClassReplicaCreator |
This class takes care of creating a replica of a class.
|
| ConcreteClassGenerator |
This class takes care of creating a concrete sub-class implementing all
abstract methods in the parent.
|
| DefaultFieldValueGenerator |
Fills the fields with default not-null values.
|
| IdentityHashSet<E> | |
| IndicateReloadClass | |
| ListMap<K,V> | |
| MockGateway |
All mock invocations are routed through this gateway.
|
| MockRepository |
Hold mock objects that should be used instead of the concrete implementation.
|
| PowerMockUtils | |
| WildcardMatcher |
Wildcard matcher.
|
Copyright © 2007–2015. All rights reserved.