EmailVerificationControllerApiTest
extends TestCase
in package
EmailVerificationControllerApiTest Class Doc Comment
Tags
Table of Contents
- setUp() : void
- Setup before running each test case
- setUpBeforeClass() : void
- Setup before running any test cases
- tearDown() : void
- Clean up after running each test case
- tearDownAfterClass() : void
- Clean up after running all test cases
- testDeleteAllValidationRequests() : mixed
- Test case for deleteAllValidationRequests
- testDeleteValidationRequest() : mixed
- Test case for deleteValidationRequest
- testGetValidationRequests() : mixed
- Test case for getValidationRequests
- testValidateEmailAddressList() : mixed
- Test case for validateEmailAddressList
Methods
setUp()
Setup before running each test case
public
setUp() : void
Return values
void —setUpBeforeClass()
Setup before running any test cases
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 —testDeleteAllValidationRequests()
Test case for deleteAllValidationRequests
public
testDeleteAllValidationRequests() : mixed
Delete all validation requests.
Return values
mixed —testDeleteValidationRequest()
Test case for deleteValidationRequest
public
testDeleteValidationRequest() : mixed
Delete a validation record.
Return values
mixed —testGetValidationRequests()
Test case for getValidationRequests
public
testGetValidationRequests() : mixed
Validate a list of email addresses. Per unit billing. See your plan for pricing..
Return values
mixed —testValidateEmailAddressList()
Test case for validateEmailAddressList
public
testValidateEmailAddressList() : mixed
Validate a list of email addresses. Per unit billing. See your plan for pricing..