blob: 686d6bf6cf66ca99968e05670fdbebc397bf76c7 [file] [log] [blame]
requests.test6 = {
"requests" : [{
"getData" : {
"source" : "DsRestAPI_Test_DataSource",
"element" : "EntityGroups",
"params" : [],
"children" : [{
"getData" : {
"source" : "DsRestAPI_Test_DataSource",
"element" : "Scenarios",
"params" : [{
"paramName" : "EntityGroup",
"paramValue" : "EntityGroup_0"
}
],
"children" : [{
"getData" : {
"source" : "DsRestAPI_Test_DataSource",
"element" : "ScStart",
"params" : [{
"paramName" : "EntityGroup",
"paramValue" : "EntityGroup_0"
}, {
"paramName" : "Scenario",
"paramValue" : "Scenario_0"
}
],
"children" : [{
"getData" : {
"source" : "DsRestAPI_Test_DataSource",
"element" : "Dummy",
"params" : [{
"paramName" : "EntityGroup",
"paramValue" : "EntityGroup_0"
}, {
"paramName" : "Scenario",
"paramValue" : "Scenario_0"
}
],
"children" : []
}
}
]
}
}
]
}
}
]
}
}
]
}
descriptions.test6 = "Valid getData with children in a depth of 4."