Documentation

PagePhoneNumberProjectionTest extends TestCase
in package

PagePhoneNumberProjectionTest Class Doc Comment

Tags
category

Class

description

Paginated phone numbers. 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
testPagePhoneNumberProjection()  : mixed
Test "PagePhoneNumberProjection"
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

testPagePhoneNumberProjection()

Test "PagePhoneNumberProjection"

public testPagePhoneNumberProjection() : mixed
Return values
mixed

testPropertyNumberOfElements()

Test attribute "number_of_elements"

public testPropertyNumberOfElements() : mixed
Return values
mixed

testPropertyTotalElements()

Test attribute "total_elements"

public testPropertyTotalElements() : mixed
Return values
mixed

Search results