Uses of Package
org.jmock.internal
-
Packages that use org.jmock.internal Package Description org.jmock The jMock "Domain-Specific Embedded Language" API.org.jmock.api The stable API that is used to extend jMock at its published plug-in points.org.jmock.integration.junit3 Integrates jMock with JUnit 3.org.jmock.internal This package contains internal implementation details.org.jmock.internal.matcher org.jmock.lib.concurrent Classes to help test concurrent code with jMock.org.jmock.syntax Interfaces that define jMock's Domain Specific Embedded Language. -
Classes in org.jmock.internal used by org.jmock Class Description CaptureControl Cardinality The acceptable range of times an expectation may be invoked.ExpectationBuilder ExpectationCapture InvocationExpectation An expectation of zero or more matching invocations.InvocationExpectationBuilder ReturnDefaultValueAction Returns a default value for the invoked method's result type.State StatePredicate -
Classes in org.jmock.internal used by org.jmock.api Class Description StateMachine -
Classes in org.jmock.internal used by org.jmock.integration.junit3 Class Description ExpectationBuilder -
Classes in org.jmock.internal used by org.jmock.internal Class Description Cardinality The acceptable range of times an expectation may be invoked.ExpectationCapture FakeObjectMethods InvocationExpectation An expectation of zero or more matching invocations.NamedSequence A sequence of expectations.OrderingConstraint ParametersMatcher SideEffect An expectation has oneAction
but can have zero or more SideEffects that are triggered before the Action.State StatePredicate -
Classes in org.jmock.internal used by org.jmock.internal.matcher Class Description ParametersMatcher -
Classes in org.jmock.internal used by org.jmock.lib.concurrent Class Description StateMachine StatePredicate -
Classes in org.jmock.internal used by org.jmock.syntax Class Description State StatePredicate