Forum Discussion

ssteinhorst's avatar
ssteinhorst
Occasional Contributor
7 years ago

null JSON validation seemingly handled differently between 2.2 and 2.3

We have a test that checks a JSON field for null, the field looks like this:   "exceptionHeader" : null   In 2.2 we have an assertion for that field and in the Expected Result box is 'null'. This...