imbTestDataObject
Namespace: |
(default namespace) |
XML Schema: |
ns2.xsd |
Data for injecting into a flow
XML
Attributes
name |
type |
description |
type |
string |
"unitTestData"
|
name |
string |
Name of the test data
|
uuid |
string |
The uuid of the test data
|
inputNodeType |
string |
The input node type associated with this test data
|
Elements
name (type) |
min/max occurs |
description |
message (string)
|
0/1 |
The message tree
|
localEnvironment (string)
|
0/1 |
The local environment
|
environment (string)
|
0/1 |
The environment
|
exceptionList (string)
|
0/1 |
The exception list
|
JSON
property |
type |
description |
type |
string |
"unitTestData"
|
name |
string |
Name of the test data
|
uuid |
string |
The uuid of the test data
|
inputNodeType |
string |
The input node type associated with this test data
|
message |
message (string)
|
The message tree
|
localEnvironment |
localEnvironment (string)
|
The local environment
|
environment |
environment (string)
|
The environment
|
exceptionList |
exceptionList (string)
|
The exception list
|