public class JsonMappingDataDictionary extends AbstractJsonDataDictionary implements org.springframework.beans.factory.InitializingBean
DataDictionary.PathMappingStrategymappingFile, mappings| Constructor and Description |
|---|
JsonMappingDataDictionary() |
| Modifier and Type | Method and Description |
|---|---|
String |
translate(String jsonPath,
String value,
TestContext context)
Translate value with given path in message content.
|
interceptMessage, supportsMessageTypeafterPropertiesSet, getMappingFile, getMappings, getName, getPathMappingStrategy, isGlobalScope, setGlobalScope, setMappingFile, setMappings, setName, setPathMappingStrategyinterceptMessageConstructionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterPropertiesSetinterceptMessageConstructionpublic String translate(String jsonPath, String value, TestContext context)
DataDictionarytranslate in interface DataDictionary<String>jsonPath - the key element in message contentvalue - current valuecontext - the current test contextCopyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.