Documentation

SearchInboxesOptionsTest extends TestCase
in package

SearchInboxesOptionsTest Class Doc Comment

Tags
category

Class

description

SearchInboxesOptions

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
testPropertyBefore()  : mixed
Test attribute "before"
testPropertyDomainId()  : mixed
Test attribute "domain_id"
testPropertyFavourite()  : mixed
Test attribute "favourite"
testPropertyInboxFunction()  : mixed
Test attribute "inbox_function"
testPropertyInboxType()  : mixed
Test attribute "inbox_type"
testPropertyPageIndex()  : mixed
Test attribute "page_index"
testPropertyPageSize()  : mixed
Test attribute "page_size"
testPropertySearch()  : mixed
Test attribute "search"
testPropertySince()  : mixed
Test attribute "since"
testPropertySortDirection()  : mixed
Test attribute "sort_direction"
testPropertyTag()  : mixed
Test attribute "tag"
testSearchInboxesOptions()  : mixed
Test "SearchInboxesOptions"

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

testPropertyBefore()

Test attribute "before"

public testPropertyBefore() : mixed
Return values
mixed

testPropertyDomainId()

Test attribute "domain_id"

public testPropertyDomainId() : mixed
Return values
mixed

testPropertyFavourite()

Test attribute "favourite"

public testPropertyFavourite() : mixed
Return values
mixed

testPropertyInboxFunction()

Test attribute "inbox_function"

public testPropertyInboxFunction() : mixed
Return values
mixed

testPropertyInboxType()

Test attribute "inbox_type"

public testPropertyInboxType() : mixed
Return values
mixed

testPropertyPageIndex()

Test attribute "page_index"

public testPropertyPageIndex() : mixed
Return values
mixed

testPropertyPageSize()

Test attribute "page_size"

public testPropertyPageSize() : mixed
Return values
mixed

testPropertySearch()

Test attribute "search"

public testPropertySearch() : mixed
Return values
mixed

testPropertySortDirection()

Test attribute "sort_direction"

public testPropertySortDirection() : mixed
Return values
mixed

testSearchInboxesOptions()

Test "SearchInboxesOptions"

public testSearchInboxesOptions() : mixed
Return values
mixed

Search results