@CompileStatic interface PageItemAssertionable
The interface which must be implemented by classes responsible for asserting individual items of payload.pageContent
part in the response map.
Type Params | Return Type | Name and description |
---|---|---|
<A> |
abstract A |
isSuccessful(Integer payloadSize) |