| Package | Description |
|---|---|
| org.mockserver.client | |
| org.mockserver.mock |
| Modifier and Type | Method and Description |
|---|---|
T |
AbstractClient.clear(HttpRequest httpRequest,
HttpStateHandler.ClearType type)
Clear expectations, logs or both that match the http
|
| Modifier and Type | Method and Description |
|---|---|
static HttpStateHandler.ClearType |
HttpStateHandler.ClearType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpStateHandler.ClearType[] |
HttpStateHandler.ClearType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.