Package | Description |
---|---|
org.mockserver.client.serialization | |
org.mockserver.client.serialization.model | |
org.mockserver.filters | |
org.mockserver.mock | |
org.mockserver.verify |
Modifier and Type | Method and Description |
---|---|
Verification |
VerificationSerializer.deserialize(String jsonVerification) |
Modifier and Type | Method and Description |
---|---|
Class<Verification> |
VerificationSerializer.supportsType() |
Modifier and Type | Method and Description |
---|---|
String |
VerificationSerializer.serialize(Verification verification) |
Modifier and Type | Method and Description |
---|---|
Verification |
VerificationDTO.buildObject() |
Constructor and Description |
---|
VerificationDTO(Verification verification) |
Modifier and Type | Method and Description |
---|---|
String |
MockServerEventLog.verify(Verification verification) |
Modifier and Type | Method and Description |
---|---|
String |
HttpStateHandler.verify(Verification verification) |
Modifier and Type | Method and Description |
---|---|
static Verification |
Verification.verification() |
Verification |
Verification.withRequest(HttpRequest httpRequest) |
Verification |
Verification.withTimes(VerificationTimes times) |
Copyright © 2018. All rights reserved.