All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description And Any ArgumentToString Utility class to convert method arguments to StringsArrayEquals AssertionErrorWrapper BridgeMethodResolver Code taken from the Spring framework.Capture<T> Will contain what was captured by thecapture()
matcher.Captures<T> CaptureType Defines how arguments will be captured by a Capture objectClassInstantiatorFactory Factory returning aIClassInstantiator
for the current JVMClassProxyFactory Factory generating a mock for a class.ClassProxyFactory.MockMethodInterceptor Compare<T> CompareEqual<T extends java.lang.Comparable<T>> CompareTo<T extends java.lang.Comparable<T>> ConstructorArgs Class wrapping arguments to create a partial class mock that gets instantiated by calling one of its constructorsContains DefaultClassInstantiator Default class instantiator that is pretty limited.EasyMock Main EasyMock class.EasyMockListener EasyMockProperties Contains properties used by EasyMock to change its default behavior.EasyMockRule JUnit Rule used to processMock
andTestSubject
annotations.EasyMockRunner JUnit runner used to processMock
andTestSubject
annotations.EasyMockStatement JUnit Statement for use by JUnit Rule or JUnit Runner to processMock
andTestSubject
annotations.EasyMockSupport Helper class to keep track of mocks easily.EndsWith Equals EqualsWithDelta ErrorMessage ExpectedInvocation ExpectedInvocationAndResult ExpectedInvocationAndResults Find GreaterOrEqual<T extends java.lang.Comparable<T>> GreaterThan<T extends java.lang.Comparable<T>> IAnswer<T> Used to answer expected calls.IArgumentMatcher Decides whether an actual argument is accepted.IClassInstantiator Used to instantiate a given class.IExpectationSetters<T> Allows setting expectations for an associated expected invocation.IMockBuilder<T> Helps the creation of partial mocks withEasyMock
.IMocksBehavior IMocksControl Controls all the mock objects created by it.IMocksControlState Injection Described mock instance for injection.InjectionPlan Container for mock injections and test subject injection targets.InjectionTarget Applies anInjection
to a target field.Injector Performs creation of mocks and injection into test subjects in accordance with annotations present in the host object.InstanceOf Invocation IProxyFactory JavaProxyFactory LastControl LessOrEqual<T extends java.lang.Comparable<T>> LessThan<T extends java.lang.Comparable<T>> LogicalOperator Matches MethodSerializationWrapper Mock Annotation to set on a field so thatEasyMockRunner
,EasyMockRule
orEasyMockSupport.injectMocks(Object)
will inject a mock to it.MockBuilder<T> Default implementation of IMockBuilder.MockInvocationHandler MocksBehavior MocksControl MocksControl.MockType Deprecated. Use org.easymock.MockTypeMockType Enum describing the 3 possibles kind of mocksNot NotNull Null ObjectMethodsFilter ObjenesisClassInstantiator Or PrimitiveUtils Range RecordState ReflectionUtils ReflectionUtils.Predicate<T> ReplayState Result Results RuntimeExceptionWrapper Same StartsWith TestSubject Annotation to set on a field so thatEasyMockRunner
,EasyMockRule
orEasyMockSupport.injectMocks(Object)
will inject mocks created withMock
on its fields.ThrowableWrapper UnorderedBehavior