Forum Discussion

ChristianB's avatar
ChristianB
Contributor
12 years ago

messageExchange Javadoc

Hi everyone,

On http://www.soapui.org/Functional-Testin ... tions.html there is a link to the Javadoc. The page then goes on to give some examples:
// check for the amazon id header
assert messageExchange.responseHeaders["x-amz-id-1"] != null


In the Javadoc, I can only see methods, but not a list of properties. Is there also a page explaining the properties I have available?
No RepliesBe the first to reply