Uses of Package
org.easymock.internal
Packages that use org.easymock.internal
-
Classes in org.easymock.internal used by org.easymock
-
Classes in org.easymock.internal used by org.easymock.internalClassDescriptionClass containing the data required for a class mock to work.Contains properties used by EasyMock to change its default behavior.The full content of an error message reporting to the user.One expected invocation.One expected invocation and its result.The pair of an expected invocation and its results.Used to instantiate a given class.The behavior of a mock.Current state of a mocks control.Described mock instance for injection.Container for mock injections and test subject injection targets.Applies an
Injectionto a target field.Represents a method invocation on a mock object.Reponsible of creating proxies for objects.The handler of all invocations on a mock interface.Controls all the mocks created byEasyMock.The range of a number of invocations.The result of an invocation on a mock.The results of a specific call on a mock.A bit badly named since this class is used for both ordered and unordered expectations.