Forum Discussion

aart7367's avatar
aart7367
Occasional Visitor
8 years ago

What type of assertion works best for this scenario?

{"workflows": [{"id":"x","N":"a","st":"A"},{"id":"y","N":"b","st":"B"},{record 3},{record 4},..]}

 

 


where I want to check individual values in the records(id,N,st) but the order in which the records are returned keeps changing.

 

Thanks!

No RepliesBe the first to reply