| Class and Description |
|---|
| Assert
a set of assertable things about the requests that the mock client handled.
|
| BodyMatcher
Body Matchers can be used to evaluate a entity body.
|
| Expectation
A expectation for a particular method/path
|
| ExpectedResponse |
| FieldMatcher
Matches simple form fields
|
| MatchStatus
Indicates a successful match and a description of the failure (if any)
|
| MockClient
A Mock client for unirest to make requests against
This implements both sync and async clients
|
Copyright © 2021. All rights reserved.