Package org.jmock.core
-
Interface Summary Interface Description Constraint A constraint over acceptable values.DynamicMock InvocationDispatcher InvocationMatcher InvocationMocker.Describer Invokable SelfDescribing An object that can describe itself.Stub An object that stubs the behaviour of a invokedMethod invocation on behalf of anInvokable
object.StubMatchersCollection Verifiable A Verifiable is an object that can confirm at the end of a unit test that the correct behvaiour has occurred. -
Class Summary Class Description AbstractDynamicMock AbstractInvocationDispatcher CoreMock FIFOInvocationDispatcher Formatting Invocation The static details about a method and the run-time details of its invocation.InvocationMocker LIFOInvocationDispatcher MockObjectSupportTestCase VerifyingTestCase ATestCase
that verifiesVerifiable
fields and registered Verifiable objects after the test has run and before the fixture has been torn down. -
Error Summary Error Description DynamicMockError