public class NodeMappingDataDictionary extends AbstractXmlDataDictionary implements org.springframework.beans.factory.InitializingBean
getNodesPathName()
. The mapping value is set as new element
value where test variables are supported in value expressions.DataDictionary.PathMappingStrategy
mappingFile, mappings
Constructor and Description |
---|
NodeMappingDataDictionary() |
Modifier and Type | Method and Description |
---|---|
<T> T |
translate(Node node,
T value,
TestContext context)
Translate value with given path in message content.
|
interceptMessage, supportsMessageType
afterPropertiesSet, convertIfNecessary, getMappingFile, getMappings, getName, getPathMappingStrategy, isGlobalScope, setGlobalScope, setMappingFile, setMappings, setName, setPathMappingStrategy
interceptMessageConstruction
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
afterPropertiesSet
interceptMessageConstruction
public <T> T translate(Node node, T value, TestContext context)
DataDictionary
translate
in interface DataDictionary<Node>
node
- the key element in message contentvalue
- current valuecontext
- the current test contextCopyright © 2008–2017 ConSol Software GmbH. All rights reserved.