| Package | Description |
|---|---|
| com.github.restdriver.clientdriver |
| Modifier and Type | Class and Description |
|---|---|
class |
SecureClientDriverRule
The SecureClientDriverRule allows a user to specify expectations on the HTTPS
requests that are made against it.
|
| Modifier and Type | Method and Description |
|---|---|
ClientDriverRule |
ClientDriverRule.expectResponsesWithin(int timeout,
TimeUnit units)
When ClientDriver comes to check for unmatched expectations, it will retry for the specified length of time before considering the expectation unmatched.
|
Copyright © 2016. All Rights Reserved.