Petals-BC-REST 2.2.0+

compared with
Current by Christophe DENEUX
on Feb 19, 2021 17:04.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
* {{assertJBIFault}}: The result of the HTTP response is expected as a fault similar to the given resource,
* {{assertJBIStatus}}: The result of the HTTP response is expected as the given status,
* {{assertJBIRequestEmpty}}: The result of the transformation from JBI to an HTTP request is expected as a given HTTP URI and no HTTP body,
* {{assertJBIRequestJSON}}: The result of the transformation from JBI to an HTTP request is expected as a given HTTP URI and a JSON body similar to the given resource,
* {{assertJBIRequestXML}}: The result of the transformation from JBI to an HTTP request is expected as a given HTTP URI and a XML body similar to the given resource,