EmailPreviewTest
extends TestCase
in package
EmailPreviewTest 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
- testEmailPreview() : mixed
- Test "EmailPreview"
- testPropertyAttachments() : mixed
- Test attribute "attachments"
- testPropertyBcc() : mixed
- Test attribute "bcc"
- testPropertyBodyPartContentTypes() : mixed
- Test attribute "body_part_content_types"
- testPropertyCc() : mixed
- Test attribute "cc"
- testPropertyCreatedAt() : mixed
- Test attribute "created_at"
- testPropertyDomainId() : mixed
- Test attribute "domain_id"
- testPropertyFavourite() : mixed
- Test attribute "favourite"
- testPropertyFrom() : mixed
- Test attribute "from"
- testPropertyId() : mixed
- Test attribute "id"
- testPropertyInboxId() : mixed
- Test attribute "inbox_id"
- testPropertyInReplyTo() : mixed
- Test attribute "in_reply_to"
- testPropertyMessageId() : mixed
- Test attribute "message_id"
- testPropertyPlusAddress() : mixed
- Test attribute "plus_address"
- testPropertyRead() : mixed
- Test attribute "read"
- testPropertyRecipients() : mixed
- Test attribute "recipients"
- testPropertySender() : mixed
- Test attribute "sender"
- testPropertySubject() : mixed
- Test attribute "subject"
- testPropertyThreadId() : mixed
- Test attribute "thread_id"
- testPropertyTo() : mixed
- Test attribute "to"
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 —testEmailPreview()
Test "EmailPreview"
public
testEmailPreview() : mixed
Return values
mixed —testPropertyAttachments()
Test attribute "attachments"
public
testPropertyAttachments() : mixed
Return values
mixed —testPropertyBcc()
Test attribute "bcc"
public
testPropertyBcc() : mixed
Return values
mixed —testPropertyBodyPartContentTypes()
Test attribute "body_part_content_types"
public
testPropertyBodyPartContentTypes() : mixed
Return values
mixed —testPropertyCc()
Test attribute "cc"
public
testPropertyCc() : mixed
Return values
mixed —testPropertyCreatedAt()
Test attribute "created_at"
public
testPropertyCreatedAt() : mixed
Return values
mixed —testPropertyDomainId()
Test attribute "domain_id"
public
testPropertyDomainId() : mixed
Return values
mixed —testPropertyFavourite()
Test attribute "favourite"
public
testPropertyFavourite() : mixed
Return values
mixed —testPropertyFrom()
Test attribute "from"
public
testPropertyFrom() : mixed
Return values
mixed —testPropertyId()
Test attribute "id"
public
testPropertyId() : mixed
Return values
mixed —testPropertyInboxId()
Test attribute "inbox_id"
public
testPropertyInboxId() : mixed
Return values
mixed —testPropertyInReplyTo()
Test attribute "in_reply_to"
public
testPropertyInReplyTo() : mixed
Return values
mixed —testPropertyMessageId()
Test attribute "message_id"
public
testPropertyMessageId() : mixed
Return values
mixed —testPropertyPlusAddress()
Test attribute "plus_address"
public
testPropertyPlusAddress() : mixed
Return values
mixed —testPropertyRead()
Test attribute "read"
public
testPropertyRead() : mixed
Return values
mixed —testPropertyRecipients()
Test attribute "recipients"
public
testPropertyRecipients() : mixed
Return values
mixed —testPropertySender()
Test attribute "sender"
public
testPropertySender() : mixed
Return values
mixed —testPropertySubject()
Test attribute "subject"
public
testPropertySubject() : mixed
Return values
mixed —testPropertyThreadId()
Test attribute "thread_id"
public
testPropertyThreadId() : mixed
Return values
mixed —testPropertyTo()
Test attribute "to"
public
testPropertyTo() : mixed