SentEmailDtoTest
extends TestCase
in package
SentEmailDtoTest 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
- testPropertyAttachments() : mixed
- Test attribute "attachments"
- testPropertyBcc() : mixed
- Test attribute "bcc"
- testPropertyBody() : mixed
- Test attribute "body"
- testPropertyBodyMd5Hash() : mixed
- Test attribute "body_md5_hash"
- testPropertyCc() : mixed
- Test attribute "cc"
- testPropertyCharset() : mixed
- Test attribute "charset"
- testPropertyDomainId() : mixed
- Test attribute "domain_id"
- testPropertyFrom() : mixed
- Test attribute "from"
- testPropertyHeaders() : mixed
- Test attribute "headers"
- testPropertyHtml() : mixed
- Test attribute "html"
- testPropertyId() : mixed
- Test attribute "id"
- testPropertyInboxId() : mixed
- Test attribute "inbox_id"
- testPropertyIsHtml() : mixed
- Test attribute "is_html"
- testPropertyMessageId() : mixed
- Test attribute "message_id"
- testPropertyMessageIds() : mixed
- Test attribute "message_ids"
- testPropertyPixelIds() : mixed
- Test attribute "pixel_ids"
- testPropertyReplyTo() : mixed
- Test attribute "reply_to"
- testPropertySentAt() : mixed
- Test attribute "sent_at"
- testPropertySubject() : mixed
- Test attribute "subject"
- testPropertyTemplateId() : mixed
- Test attribute "template_id"
- testPropertyTemplateVariables() : mixed
- Test attribute "template_variables"
- testPropertyTo() : mixed
- Test attribute "to"
- testPropertyToContacts() : mixed
- Test attribute "to_contacts"
- testPropertyToGroup() : mixed
- Test attribute "to_group"
- testPropertyUserId() : mixed
- Test attribute "user_id"
- testPropertyVirtualSend() : mixed
- Test attribute "virtual_send"
- testSentEmailDto() : mixed
- Test "SentEmailDto"
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 —testPropertyAttachments()
Test attribute "attachments"
public
testPropertyAttachments() : mixed
Return values
mixed —testPropertyBcc()
Test attribute "bcc"
public
testPropertyBcc() : mixed
Return values
mixed —testPropertyBody()
Test attribute "body"
public
testPropertyBody() : mixed
Return values
mixed —testPropertyBodyMd5Hash()
Test attribute "body_md5_hash"
public
testPropertyBodyMd5Hash() : mixed
Return values
mixed —testPropertyCc()
Test attribute "cc"
public
testPropertyCc() : mixed
Return values
mixed —testPropertyCharset()
Test attribute "charset"
public
testPropertyCharset() : mixed
Return values
mixed —testPropertyDomainId()
Test attribute "domain_id"
public
testPropertyDomainId() : mixed
Return values
mixed —testPropertyFrom()
Test attribute "from"
public
testPropertyFrom() : mixed
Return values
mixed —testPropertyHeaders()
Test attribute "headers"
public
testPropertyHeaders() : mixed
Return values
mixed —testPropertyHtml()
Test attribute "html"
public
testPropertyHtml() : 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 —testPropertyIsHtml()
Test attribute "is_html"
public
testPropertyIsHtml() : mixed
Return values
mixed —testPropertyMessageId()
Test attribute "message_id"
public
testPropertyMessageId() : mixed
Return values
mixed —testPropertyMessageIds()
Test attribute "message_ids"
public
testPropertyMessageIds() : mixed
Return values
mixed —testPropertyPixelIds()
Test attribute "pixel_ids"
public
testPropertyPixelIds() : mixed
Return values
mixed —testPropertyReplyTo()
Test attribute "reply_to"
public
testPropertyReplyTo() : mixed
Return values
mixed —testPropertySentAt()
Test attribute "sent_at"
public
testPropertySentAt() : 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 —testPropertyTo()
Test attribute "to"
public
testPropertyTo() : mixed
Return values
mixed —testPropertyToContacts()
Test attribute "to_contacts"
public
testPropertyToContacts() : mixed
Return values
mixed —testPropertyToGroup()
Test attribute "to_group"
public
testPropertyToGroup() : mixed
Return values
mixed —testPropertyUserId()
Test attribute "user_id"
public
testPropertyUserId() : mixed
Return values
mixed —testPropertyVirtualSend()
Test attribute "virtual_send"
public
testPropertyVirtualSend() : mixed
Return values
mixed —testSentEmailDto()
Test "SentEmailDto"
public
testSentEmailDto() : mixed