| Package | Description |
|---|---|
| org.jmock |
The jMock "Domain-Specific Embedded Language" API.
|
| org.jmock.internal |
This package contains internal implementation details.
|
| org.jmock.syntax |
Interfaces that define jMock's Domain Specific Embedded Language.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractExpectations.then(State state) |
| Modifier and Type | Field and Description |
|---|---|
private State |
ChangeStateSideEffect.state |
| Modifier and Type | Method and Description |
|---|---|
State |
StateMachine.is(java.lang.String state) |
| Constructor and Description |
|---|
ChangeStateSideEffect(State state) |
| Modifier and Type | Method and Description |
|---|---|
State |
StatesClause.is(java.lang.String name) |