Path
TestScript.setup.action.assert
Id
TestScript.setup.action.assert
Type
Cardinality
0 - 1
Definition
Evaluates the results of previous operations to determine if the server under test behaves appropriately.
Comment
In order to evaluate an assertion, the request, response, and results of the most recently executed operation must always be maintained by the test engine.
Constraint
All FHIR elements must have a @value or children
Only a single assertion SHALL be present within setup action assert element.
Setup action assert SHALL contain either compareToSourceId and compareToSourceExpression, compareToSourceId and compareToSourcePath or neither.
Setup action assert response and responseCode SHALL be empty when direction equals request