Package | Description |
---|---|
org.jmock |
The jMock "Domain-Specific Embedded Language" API.
|
org.jmock.auto.internal | |
org.jmock.integration.junit3 |
Integrates jMock with JUnit 3.
|
org.jmock.integration.junit4 |
Integrates jMock with JUnit 4.
|
org.jmock.internal |
This package contains internal implementation details.
|
org.jmock.lib |
Implementations of the core interfaces that are used to adjust or extend jMock's basic
functionality.
|
Class and Description |
---|
AbstractExpectations
Provides most of the syntax of jMock's "domain-specific language" API.
|
Sequence
A sequence of expectations; invocations can be constrained to occur in a strict
order defined by a sequence.
|
States
A state machine that is used to constrain the order of invocations.
|
Class and Description |
---|
Mockery
A Mockery represents the context, or neighbourhood, of the object(s) under test.
|
Class and Description |
---|
Mockery
A Mockery represents the context, or neighbourhood, of the object(s) under test.
|
Sequence
A sequence of expectations; invocations can be constrained to occur in a strict
order defined by a sequence.
|
States
A state machine that is used to constrain the order of invocations.
|
Class and Description |
---|
Mockery
A Mockery represents the context, or neighbourhood, of the object(s) under test.
|
Class and Description |
---|
Sequence
A sequence of expectations; invocations can be constrained to occur in a strict
order defined by a sequence.
|
States
A state machine that is used to constrain the order of invocations.
|
Class and Description |
---|
States
A state machine that is used to constrain the order of invocations.
|
Copyright © 2003–2021 jMock. All rights reserved.