sample-process-models/misc/qa/forms/test-submit-button-text-1/test_Test Submit Button Text.json

35 lines
933 B
JSON
Raw Normal View History

2024-07-15 10:51:00 -04:00
{
"test_case_for_process_instance_3917": {
"expected_output_json": {
"city": "New York",
"firstName": "Mary"
},
"tasks": {
"Test_Submit_Button_Text_1:Activity_02zqxxp": {
"data": [
{}
]
},
"Test_Submit_Button_Text_1:Activity_0ucsttr": {
"data": [
{
"firstName": "Mary"
}
]
},
"Test_Submit_Button_Text_1:Activity_10u86dg": {
"data": [
{
"city": "New York",
"firstName": "Mary"
}
]
},
"Test_Submit_Button_Text_1:Activity_1p75vkr": {
"data": [
{}
]
}
}
}
}