SearchInboxesOptionsTest
extends TestCase
in package
SearchInboxesOptionsTest Class Doc Comment
Tags
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
setUp()
Setup before running each test case
public
setUp() : void
Return values
void —setUpBeforeClass()
Setup before running any test case
public
static setUpBeforeClass() : void
Return values
void —tearDown()
Clean up after running each test case
public
tearDown() : 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 —testPropertySince()
Test attribute "since"
public
testPropertySince() : mixed
Return values
mixed —testPropertySortDirection()
Test attribute "sort_direction"
public
testPropertySortDirection() : mixed
Return values
mixed —testPropertyTag()
Test attribute "tag"
public
testPropertyTag() : mixed
Return values
mixed —testSearchInboxesOptions()
Test "SearchInboxesOptions"
public
testSearchInboxesOptions() : mixed