| Package | Description |
|---|---|
| com.consol.citrus.validation.json |
| Modifier and Type | Method and Description |
|---|---|
protected Class<JsonMessageValidationContext> |
JsonTextMessageValidator.getRequiredValidationContextType() |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonTextMessageValidator.validateJson(net.minidev.json.JSONObject receivedJson,
net.minidev.json.JSONObject controlJson,
JsonMessageValidationContext validationContext,
TestContext context,
com.jayway.jsonpath.ReadContext readContext)
Validates JSON text with comparison to expected control JSON object.
|
void |
JsonTextMessageValidator.validateMessagePayload(Message receivedMessage,
Message controlMessage,
JsonMessageValidationContext validationContext,
TestContext context) |
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.