Package org.easymock.internal
package org.easymock.internal
-
ClassDescriptionUtility class to convert method arguments to StringsCode taken from the Spring framework.Factory returning a
IClassInstantiatorfor the current JVMFactory generating a mock for a class.Default class instantiator that is pretty limited.Contains properties used by EasyMock to change its default behavior.JUnit Statement for use by JUnit Rule or JUnit Runner to processMockandTestSubjectannotations.Used to instantiate a given class.Described mock instance for injection.Container for mock injections and test subject injection targets.Applies anInjectionto a target field.Performs creation of mocks and injection into test subjects in accordance with annotations present in the host object.ClassLoader looking in multipleClassLoaders in order to find the wanted class.MockBuilder<T>Default implementation of IMockBuilder.