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 object.ClassInstantiatorFactory Factory returning aIClassInstantiatorfor 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 constructors.Contains DefaultClassInstantiator Default class instantiator that is pretty limited.EasyMock Main EasyMock class.EasyMockExtension JUnit 5 replaced the previousRunWithannotation (which made use ofEasyMockRunner) with the newExtendWithannotation.EasyMockListener EasyMockProperties Contains properties used by EasyMock to change its default behavior.EasyMockRule JUnit Rule used to processMockandTestSubjectannotations.EasyMockRunner JUnit runner used to processMockandTestSubjectannotations.EasyMockStatement JUnit Statement for use by JUnit Rule or JUnit Runner to processMockandTestSubjectannotations.EasyMockSupport Helper class to keep track of mocks easily.EasyMockSupport.ObjectMockingHelper Hides cglib classes from EasyMockSupport to preventNoClassDefFoundErrorif cglib isn't used.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 anInjectionto 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>> LinkedClassLoader ClassLoader looking in multipleClassLoaders in order to find the wanted class.LogicalOperator Matches MethodSerializationWrapper Mock Annotation to set on a field so thatEasyMockRunner,EasyMockRuleorEasyMockSupport.injectMocks(Object)will inject a mock to it.MockBuilder<T> Default implementation of IMockBuilder.MockInvocationHandler MocksBehavior MocksControl MockType Enum describing the 3 possibles kind of mocksNot NotNull Null ObjectMethodsFilter ObjenesisClassInstantiator OngoingStubbingBridge<T> Or Preview Indicated that the annotated item is new and might be tweaked a little if needed.PrimitiveUtils PrimitiveUtils.PrimitiveEntry Range RecordState ReflectionUtils ReflectionUtils.Predicate<T> ReplayState Result Results RuntimeExceptionWrapper Same StartsWith TestSubject Annotation to set on a field so thatEasyMockRunner,EasyMockRuleorEasyMockSupport.injectMocks(Object)will inject mocks created withMockon its fields.ThrowableWrapper UnorderedBehavior