Documentation

PageEntityAutomationItemsTest extends TestCase
in package

PageEntityAutomationItemsTest Class Doc Comment

Tags
category

Class

description

Paginated automation items like auto-repliers, forwarders, and rulesets. 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
testPageEntityAutomationItems()  : mixed
Test "PageEntityAutomationItems"
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

testPageEntityAutomationItems()

Test "PageEntityAutomationItems"

public testPageEntityAutomationItems() : 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