Petals-BC-REST 2.2.0+

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

Changes (7)

View Page History

{warning}
Version compliances are available in the [petalsesb:Compatibility Matrix]:
* The version 1.0.0+ of the framework is compliant with the Petals BC REST 1.1.0+.
* The version 1.1.0+ of the framework is compliant with the Petals BC REST 1.2.0+.
* The version 1.2.0+ of the framework is compliant with the Petals BC REST 1.3.0+.
* The version 1.4.0+ of the framework is compliant with the Petals BC REST 1.4.0+.
* The version 2.0.0+ of the framework is compliant with the Petals BC REST 2.0.0+.
* The version 2.1.0+ of the framework is compliant with the Petals BC REST 2.1.0+.
* The version 2.2.0+ of the framework is compliant with the Petals BC REST 2.2.0+.
{warning}

* {{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,
* {{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,

{code:lang=java}