Bob
16 years agoContributor
set property test step value to null
I have a number of test cases which contain properties.
I need some of those property values to be null. How can I do this. If I just leave them blank and try to assert on them them assertions fails because soapUI reports:
-> XpathContains Comparison failed, expecting [], actual was [null].
Anyone know how to overcome this?
I need some of those property values to be null. How can I do this. If I just leave them blank and try to assert on them them assertions fails because soapUI reports:
-> XpathContains Comparison failed, expecting [], actual was [null].
Anyone know how to overcome this?