Interface | 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 | Description |
---|---|
AbstractExpectations |
Provides most of the syntax of jMock's "domain-specific language" API.
|
Expectations |
Backward compatibility Methods added with ASM
|
ExpectationsCreator | |
Mockery |
A Mockery represents the context, or neighbourhood, of the object(s) under test.
|
The jMock "Domain-Specific Embedded Language" API.
Copyright © 2003–2021 jMock. All rights reserved.