LookupTlsReportingDomainResultsTest
extends TestCase
in package
LookupTlsReportingDomainResultsTest 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
- testLookupTlsReportingDomainResults() : mixed
- Test "LookupTlsReportingDomainResults"
- testPropertyErrors() : mixed
- Test attribute "errors"
- testPropertyQuery() : mixed
- Test attribute "query"
- testPropertyRecords() : mixed
- Test attribute "records"
- testPropertyValid() : mixed
- Test attribute "valid"
- testPropertyWarnings() : mixed
- Test attribute "warnings"
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 —testLookupTlsReportingDomainResults()
Test "LookupTlsReportingDomainResults"
public
testLookupTlsReportingDomainResults() : mixed
Return values
mixed —testPropertyErrors()
Test attribute "errors"
public
testPropertyErrors() : mixed
Return values
mixed —testPropertyQuery()
Test attribute "query"
public
testPropertyQuery() : mixed
Return values
mixed —testPropertyRecords()
Test attribute "records"
public
testPropertyRecords() : mixed
Return values
mixed —testPropertyValid()
Test attribute "valid"
public
testPropertyValid() : mixed
Return values
mixed —testPropertyWarnings()
Test attribute "warnings"
public
testPropertyWarnings() : mixed