| BaseContext |
The base class to contexts to provide common functionality, such as setup and clean up after tests.
|
| BaseContextIntegrationTest |
|
| HttpStatus |
Value object for HTTP status code and invariants associated with it.
|
| IntegrationObjectItemsContext |
|
| IntegrationObjectsContext |
|
| IntegrationTestUtil |
Test utilities.
|
| JsonBuilder |
A helper to build a string in JSON format.
|
| JsonObject |
A helper object for evaluating Json content by utilizing JsonPath expressions.
|
| RequestPersistenceContext |
A rule for cleaning up media created in the platform as a side effect of a test
|
| XmlObject |
A helper object for evaluating Json content by utilizing XPath expressions.
|
| XmlObjectUnitTest |
|
| XmlUtils |
|