Forum Discussion
ChristianB
12 years agoContributor
@EricB: that's super useful, thank you for sharing!
Is there a way to check if a parameter is of type PLAIN at all?
The ENUM to assert against is probably this one: http://www.soapui.org/apidocs/com/eviwa ... Style.html
Unfortunately I don't know how to access the "Style" (e.g. "PLAIN") of a parameter in Groovy...
Also, is there a way to access PLAIN parameters using Property Expansion?
Brgrds,
Christian
Is there a way to check if a parameter is of type PLAIN at all?
The ENUM to assert against is probably this one: http://www.soapui.org/apidocs/com/eviwa ... Style.html
Unfortunately I don't know how to access the "Style" (e.g. "PLAIN") of a parameter in Groovy...
Also, is there a way to access PLAIN parameters using Property Expansion?
Brgrds,
Christian