Documentation

PageBouncedRecipientsTest extends TestCase
in package

PageBouncedRecipientsTest Class Doc Comment

Tags
category

Class

description

Paginated bounced recipients. 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
testPageBouncedRecipients()  : mixed
Test "PageBouncedRecipients"
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

setUpBeforeClass()

Setup before running any test case

public static setUpBeforeClass() : void
Return values
void

tearDownAfterClass()

Clean up after running all test cases

public static tearDownAfterClass() : void
Return values
void

testPageBouncedRecipients()

Test "PageBouncedRecipients"

public testPageBouncedRecipients() : mixed
Return values
mixed

testPropertyNumberOfElements()

Test attribute "number_of_elements"

public testPropertyNumberOfElements() : mixed
Return values
mixed

testPropertyPageable()

Test attribute "pageable"

public testPropertyPageable() : mixed
Return values
mixed

testPropertyTotalElements()

Test attribute "total_elements"

public testPropertyTotalElements() : mixed
Return values
mixed

testPropertyTotalPages()

Test attribute "total_pages"

public testPropertyTotalPages() : mixed
Return values
mixed

Search results