GenerateDmarcRecordOptionsTest
extends TestCase
in package
GenerateDmarcRecordOptionsTest 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
- testGenerateDmarcRecordOptions() : mixed
- Test "GenerateDmarcRecordOptions"
- testPropertyAdkim() : mixed
- Test attribute "adkim"
- testPropertyAspf() : mixed
- Test attribute "aspf"
- testPropertyDomain() : mixed
- Test attribute "domain"
- testPropertyFo() : mixed
- Test attribute "fo"
- testPropertyForensicEmailAddress() : mixed
- Test attribute "forensic_email_address"
- testPropertyPercentage() : mixed
- Test attribute "percentage"
- testPropertyPolicy() : mixed
- Test attribute "policy"
- testPropertyReportEmailAddress() : mixed
- Test attribute "report_email_address"
- testPropertyReportFormat() : mixed
- Test attribute "report_format"
- testPropertySecondsBetweenReports() : mixed
- Test attribute "seconds_between_reports"
- testPropertySubdomainPolicy() : mixed
- Test attribute "subdomain_policy"
- testPropertyVersion() : mixed
- Test attribute "version"
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 —testGenerateDmarcRecordOptions()
Test "GenerateDmarcRecordOptions"
public
testGenerateDmarcRecordOptions() : mixed
Return values
mixed —testPropertyAdkim()
Test attribute "adkim"
public
testPropertyAdkim() : mixed
Return values
mixed —testPropertyAspf()
Test attribute "aspf"
public
testPropertyAspf() : mixed
Return values
mixed —testPropertyDomain()
Test attribute "domain"
public
testPropertyDomain() : mixed
Return values
mixed —testPropertyFo()
Test attribute "fo"
public
testPropertyFo() : mixed
Return values
mixed —testPropertyForensicEmailAddress()
Test attribute "forensic_email_address"
public
testPropertyForensicEmailAddress() : mixed
Return values
mixed —testPropertyPercentage()
Test attribute "percentage"
public
testPropertyPercentage() : mixed
Return values
mixed —testPropertyPolicy()
Test attribute "policy"
public
testPropertyPolicy() : mixed
Return values
mixed —testPropertyReportEmailAddress()
Test attribute "report_email_address"
public
testPropertyReportEmailAddress() : mixed
Return values
mixed —testPropertyReportFormat()
Test attribute "report_format"
public
testPropertyReportFormat() : mixed
Return values
mixed —testPropertySecondsBetweenReports()
Test attribute "seconds_between_reports"
public
testPropertySecondsBetweenReports() : mixed
Return values
mixed —testPropertySubdomainPolicy()
Test attribute "subdomain_policy"
public
testPropertySubdomainPolicy() : mixed
Return values
mixed —testPropertyVersion()
Test attribute "version"
public
testPropertyVersion() : mixed