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.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 ExpectationBuilder ExpectationCollector InvocationExpectation An expectation of zero or more matching invocations.InvocationExpectationBuilder State StatePredicate -
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 ExpectationCollector FakeObjectMethods InvocationExpectation An expectation of zero or more matching invocations.OrderingConstraint ParametersMatcher SideEffect An expectation has oneAction
but can have zero or more SideEffects that are triggered before the Action.State StateMachine 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 StatePredicate -
Classes in org.jmock.internal used by org.jmock.syntax Class Description State StatePredicate