Interface | Description |
---|---|
PageItemAssertionable | The interface which must be implemented by classes responsible for asserting individual items of payload.pageContent part in the response map.
|
Class | Description |
---|---|
MetaDataAssertion | |
MetaDataAssertion.ConstraintViolationAssertion | |
PageInfoAssertion | The class whose instances are responsible for asserting payload.pageInfo part in the response map.
|
PageInfoAssertion.RequestedPageRequirementAssertion | |
PageInfoAssertion.RequestedSortRequirementAssertion | |
PageablePayloadAssertion | Parent class for each assertion class that wants to check a map representing pageable payload returned from some operation. |