CreateDomainOptionsTest
extends TestCase
in package
CreateDomainOptionsTest 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
- testCreateDomainOptions() : mixed
- Test "CreateDomainOptions"
- testPropertyCreatedCatchAllInbox() : mixed
- Test attribute "created_catch_all_inbox"
- testPropertyDescription() : mixed
- Test attribute "description"
- testPropertyDomain() : mixed
- Test attribute "domain"
- testPropertyDomainType() : mixed
- Test attribute "domain_type"
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 —testCreateDomainOptions()
Test "CreateDomainOptions"
public
testCreateDomainOptions() : mixed
Return values
mixed —testPropertyCreatedCatchAllInbox()
Test attribute "created_catch_all_inbox"
public
testPropertyCreatedCatchAllInbox() : mixed
Return values
mixed —testPropertyDescription()
Test attribute "description"
public
testPropertyDescription() : mixed
Return values
mixed —testPropertyDomain()
Test attribute "domain"
public
testPropertyDomain() : mixed
Return values
mixed —testPropertyDomainType()
Test attribute "domain_type"
public
testPropertyDomainType() : mixed