34 lines
1.1 KiB
JSON
Raw Normal View History

2024-07-15 10:51:00 -04:00
{
"test_case_for_process_instance_1670": {
"expected_output_json": {
"bamboo_get_employee": {
"body": {
"firstName": "Core",
"id": "113",
"lastName": "Contributor"
},
"http_status": 200,
"mimetype": "application/json",
"operator_identifier": "http/GetRequestV2"
}
},
"tasks": {
"Unit_Test_Service_Task:Activity_11rnazx": {
"data": [
{
"bamboo_get_employee": {
"body": {
"firstName": "Core",
"id": "113",
"lastName": "Contributor"
},
"http_status": 200,
"mimetype": "application/json",
"operator_identifier": "http/GetRequestV2"
}
}
]
}
}
}
}