@CheckReturnValue @ParametersAreNonnullByDefault
See: Description
Interface | Description |
---|---|
ErrorCriterion |
Specifies the rules a
Spine errors must match. |
RejectionCriterion<T extends io.spine.base.RejectionMessage> |
Specifies the rules a rejection must match.
|
Class | Description |
---|---|
Acknowledgements |
Contains the data on provided acknowledgements, allowing it to be queried about acks, errors,
and rejections.
|
Count |
An integer Tiny Type representing a numeric value that can not be negative.
|
ErrorAttributeCriterion |
A special
error criterion that checks the errors
attributes . |
VerifyAcknowledgements |
An abstract verifier of Bounded Context acknowledgements.
|
testutils-server
module, and this package
serves some of its client
-oriented building blocks like ack verifiers
or message criteria
.