Interface | Description |
---|---|
IClassInstantiator |
Used to instantiate a given class.
|
IMocksBehavior | |
IMocksControlState | |
IProxyFactory |
Class | Description |
---|---|
AndroidClassProxyFactory |
Mocks concrete classes for Android's runtime by generating dex files.
|
AndroidSupport |
Android-specific support.
|
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 |
ClassMockingData |
Class containing the data required for a class mock to work.
|
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.
|
EasyMockStatement |
JUnit Statement for use by JUnit Rule or JUnit Runner to process
Mock and TestSubject annotations. |
ErrorMessage | |
ExpectedInvocation | |
ExpectedInvocationAndResult | |
ExpectedInvocationAndResults | |
Injection |
Described mock instance for injection.
|
InjectionPlan |
Container for mock injections and test subject injection targets.
|
InjectionTarget |
Applies an
Injection to a target field. |
Injector |
Performs creation of mocks and injection into test subjects in accordance with annotations present in the host object.
|
Invocation | |
JavaProxyFactory | |
LastControl | |
MethodSerializationWrapper | |
MockBuilder<T> |
Default implementation of IMockBuilder.
|
MockInvocationHandler | |
MocksBehavior | |
MocksControl | |
ObjectMethodsFilter | |
ObjenesisClassInstantiator | |
PrimitiveUtils | |
Range | |
RecordState | |
ReflectionUtils | |
ReplayState | |
Result | |
Results | |
ThrowableWrapper | |
UnorderedBehavior |
Exception | Description |
---|---|
AssertionErrorWrapper | |
RuntimeExceptionWrapper |
Annotation Type | Description |
---|---|
IgnoreAnimalSniffer |
Copyright © 2001–2022 EasyMock contributors. All rights reserved.