Interface | Description |
---|---|
IClassInstantiator |
Used to instantiate a given class.
|
IMocksBehavior | |
IMocksControlState | |
IProxyFactory |
Class | Description |
---|---|
ArgumentToString |
Utility class to convert method arguments to Strings
|
BridgeMethodResolver |
Code taken from the Spring
framework.
|
ClassInstantiatorFactory |
Factory returning a
IClassInstantiator for the current JVM |
ClassProxyFactory |
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 | |
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 | Deprecated
Use org.easymock.MockType
|
Exception | Description |
---|---|
AssertionErrorWrapper | |
RuntimeExceptionWrapper |
Copyright © 2010–2014 Henri Tremblay. All rights reserved.