See: Description
Package | Description |
---|---|
com.addicticks.avenuemq.dto.testing |
Builders.
|
com.addicticks.avenuemq.dto.testing.xml |
Load test data from XML files.
|
This library contains helper classes to create instances of
DataMsg
and HeartbeatMsg
which are the
two DTOs which are passed to a Message Transformer.
The DTOs can be created by several methods:
DataMsgBuilder
and HeartbeatMsgBuilder
for more information. XmlLoader
for more information.
For explanation of the DTOs look in the Javadoc for the dto
artifact. This Javadoc only aims to explain the unit testing scenario.
Copyright © 2019 Addicticks. All rights reserved.