public class JsonPathVariableExtractor extends Object implements VariableExtractor
Constructor and Description |
---|
JsonPathVariableExtractor() |
Modifier and Type | Method and Description |
---|---|
void |
extractVariables(Message message,
TestContext context) |
Map<String,String> |
getJsonPathExpressions()
Gets the JSONPath expressions.
|
void |
setJsonPathExpressions(Map<String,String> jsonPathExpressions)
Sets the JSONPath expressions.
|
public void extractVariables(Message message, TestContext context)
extractVariables
in interface VariableExtractor
public void setJsonPathExpressions(Map<String,String> jsonPathExpressions)
jsonPathExpressions
- Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.