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