OptInConsentOptionsTest
extends TestCase
in package
OptInConsentOptionsTest 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
- testOptInConsentOptions() : mixed
- Test "OptInConsentOptions"
- testPropertyCompanyName() : mixed
- Test attribute "company_name"
- testPropertyEmailAddress() : mixed
- Test attribute "email_address"
- testPropertySendOptInOptions() : mixed
- Test attribute "send_opt_in_options"
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 —testOptInConsentOptions()
Test "OptInConsentOptions"
public
testOptInConsentOptions() : mixed
Return values
mixed —testPropertyCompanyName()
Test attribute "company_name"
public
testPropertyCompanyName() : mixed
Return values
mixed —testPropertyEmailAddress()
Test attribute "email_address"
public
testPropertyEmailAddress() : mixed
Return values
mixed —testPropertySendOptInOptions()
Test attribute "send_opt_in_options"
public
testPropertySendOptInOptions() : mixed