UpdateInboxReplierOptionsTest
extends TestCase
in package
UpdateInboxReplierOptionsTest 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
- testPropertyBody() : mixed
- Test attribute "body"
- testPropertyCharset() : mixed
- Test attribute "charset"
- testPropertyField() : mixed
- Test attribute "field"
- testPropertyFrom() : mixed
- Test attribute "from"
- testPropertyIgnoreReplyTo() : mixed
- Test attribute "ignore_reply_to"
- testPropertyInboxId() : mixed
- Test attribute "inbox_id"
- testPropertyIsHtml() : mixed
- Test attribute "is_html"
- testPropertyMatch() : mixed
- Test attribute "match"
- testPropertyName() : mixed
- Test attribute "name"
- testPropertyReplyTo() : mixed
- Test attribute "reply_to"
- testPropertySubject() : mixed
- Test attribute "subject"
- testPropertyTemplateId() : mixed
- Test attribute "template_id"
- testPropertyTemplateVariables() : mixed
- Test attribute "template_variables"
- testUpdateInboxReplierOptions() : mixed
- Test "UpdateInboxReplierOptions"
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 —testPropertyBody()
Test attribute "body"
public
testPropertyBody() : mixed
Return values
mixed —testPropertyCharset()
Test attribute "charset"
public
testPropertyCharset() : mixed
Return values
mixed —testPropertyField()
Test attribute "field"
public
testPropertyField() : mixed
Return values
mixed —testPropertyFrom()
Test attribute "from"
public
testPropertyFrom() : mixed
Return values
mixed —testPropertyIgnoreReplyTo()
Test attribute "ignore_reply_to"
public
testPropertyIgnoreReplyTo() : mixed
Return values
mixed —testPropertyInboxId()
Test attribute "inbox_id"
public
testPropertyInboxId() : mixed
Return values
mixed —testPropertyIsHtml()
Test attribute "is_html"
public
testPropertyIsHtml() : mixed
Return values
mixed —testPropertyMatch()
Test attribute "match"
public
testPropertyMatch() : mixed
Return values
mixed —testPropertyName()
Test attribute "name"
public
testPropertyName() : mixed
Return values
mixed —testPropertyReplyTo()
Test attribute "reply_to"
public
testPropertyReplyTo() : mixed
Return values
mixed —testPropertySubject()
Test attribute "subject"
public
testPropertySubject() : mixed
Return values
mixed —testPropertyTemplateId()
Test attribute "template_id"
public
testPropertyTemplateId() : mixed
Return values
mixed —testPropertyTemplateVariables()
Test attribute "template_variables"
public
testPropertyTemplateVariables() : mixed
Return values
mixed —testUpdateInboxReplierOptions()
Test "UpdateInboxReplierOptions"
public
testUpdateInboxReplierOptions() : mixed