public interface MessageContentBuilder
| Modifier and Type | Method and Description |
|---|---|
void |
add(MessageConstructionInterceptor interceptor)
Adds a message construction interceptor.
|
Message |
buildMessageContent(TestContext context,
String messageType)
Builds the control message.
|
void |
setDataDictionary(DataDictionary dataDictionary)
Sets explicit data dictionary for this message builder.
|
Message buildMessageContent(TestContext context, String messageType)
context - the current test context.messageType - the message type to build.void add(MessageConstructionInterceptor interceptor)
interceptor - void setDataDictionary(DataDictionary dataDictionary)
dataDictionary - Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.