imbTestDataResponseObject

Namespace: (default namespace)
XML Schema: ns0.xsd

Recorded Test Data

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