Documentation

PageWebhookEndpointProjectionTest extends TestCase
in package

PageWebhookEndpointProjectionTest Class Doc Comment

Tags
category

Class

description

Paginated webhook endpoint with latest health status. Page index starts at zero. Projection results may omit larger entity fields. For fetching a full entity use the projection ID with individual method calls.

author

OpenAPI Generator team

link
https://openapi-generator.tech

Table of Contents

setUp()  : void
Setup before running each test case
setUpBeforeClass()  : void
Setup before running any test case
tearDown()  : void
Clean up after running each test case
tearDownAfterClass()  : void
Clean up after running all test cases
testPageWebhookEndpointProjection()  : mixed
Test "PageWebhookEndpointProjection"
testPropertyContent()  : mixed
Test attribute "content"
testPropertyEmpty()  : mixed
Test attribute "empty"
testPropertyFirst()  : mixed
Test attribute "first"
testPropertyLast()  : mixed
Test attribute "last"
testPropertyNumber()  : mixed
Test attribute "number"
testPropertyNumberOfElements()  : mixed
Test attribute "number_of_elements"
testPropertyPageable()  : mixed
Test attribute "pageable"
testPropertySize()  : mixed
Test attribute "size"
testPropertySort()  : mixed
Test attribute "sort"
testPropertyTotalElements()  : mixed
Test attribute "total_elements"
testPropertyTotalPages()  : mixed
Test attribute "total_pages"

Methods

testPageWebhookEndpointProjection()

Test "PageWebhookEndpointProjection"

public testPageWebhookEndpointProjection() : mixed
Return values
mixed

Search results