| Interface | Description |
|---|---|
| IClassInstantiator |
Used to instantiate a given class.
|
| IMocksBehavior | |
| IMocksControlState | |
| IProxyFactory<T> |
| Class | Description |
|---|---|
| ArgumentToString |
Utility class to convert method arguments to Strings
|
| BridgeMethodResolver |
Code taken from the Spring
framework.
|
| ClassExtensionHelper | |
| ClassInstantiatorFactory |
Factory returning a
IClassInstantiatorfor the current JVM |
| ClassProxyFactory<T> |
Factory generating a mock for a class.
|
| ClassProxyFactory.MockMethodInterceptor | |
| DefaultClassInstantiator |
Default class instantiator that is pretty limited.
|
| EasyMockProperties |
Contains properties used by EasyMock to change its default behavior.
|
| ErrorMessage | |
| ExpectedInvocation | |
| ExpectedInvocationAndResult | |
| ExpectedInvocationAndResults | |
| Invocation | |
| JavaProxyFactory<T> | |
| LastControl | |
| MethodSerializationWrapper | |
| MockBuilder<T> |
Default implementation of IMockBuilder.
|
| MockInvocationHandler | |
| MocksBehavior | |
| MocksControl | |
| ObjectMethodsFilter | |
| ObjenesisClassInstantiator | |
| Range | |
| RecordState | |
| ReflectionUtils | |
| ReplayState | |
| Result | |
| Results | |
| ThrowableWrapper | |
| UnorderedBehavior |
| Enum | Description |
|---|---|
| MocksControl.MockType |
| Exception | Description |
|---|---|
| AssertionErrorWrapper | |
| RuntimeExceptionWrapper |