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 | Method and Description |
---|---|
State |
StateMachine.is(String state) |
Constructor and Description |
---|
ChangeStateSideEffect(State state) |
Modifier and Type | Method and Description |
---|---|
State |
StatesClause.is(String name) |
Copyright © 2003–2021 jMock. All rights reserved.