mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 22:25:14 +00:00
35 lines
933 B
JSON
35 lines
933 B
JSON
{
|
|
"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": [
|
|
{}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
} |