EmailThreadProjectionTest
extends TestCase
in package
EmailThreadProjectionTest 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
- testEmailThreadProjection() : mixed
- Test "EmailThreadProjection"
- testPropertyBcc() : mixed
- Test attribute "bcc"
- testPropertyCc() : mixed
- Test attribute "cc"
- testPropertyCreatedAt() : mixed
- Test attribute "created_at"
- testPropertyFrom() : mixed
- Test attribute "from"
- testPropertyHasAttachments() : mixed
- Test attribute "has_attachments"
- testPropertyId() : mixed
- Test attribute "id"
- testPropertyInboxId() : mixed
- Test attribute "inbox_id"
- testPropertyLastBodyExcerpt() : mixed
- Test attribute "last_body_excerpt"
- testPropertyLastCreatedAt() : mixed
- Test attribute "last_created_at"
- testPropertyLastFrom() : mixed
- Test attribute "last_from"
- testPropertyLastSender() : mixed
- Test attribute "last_sender"
- testPropertyLastTextExcerpt() : mixed
- Test attribute "last_text_excerpt"
- testPropertyMessageCount() : mixed
- Test attribute "message_count"
- testPropertyRecipients() : mixed
- Test attribute "recipients"
- testPropertySender() : mixed
- Test attribute "sender"
- testPropertySubject() : mixed
- Test attribute "subject"
- testPropertyTo() : mixed
- Test attribute "to"
- testPropertyUnread() : mixed
- Test attribute "unread"
- testPropertyUpdatedAt() : mixed
- Test attribute "updated_at"
- testPropertyUserId() : mixed
- Test attribute "user_id"
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 —testEmailThreadProjection()
Test "EmailThreadProjection"
public
testEmailThreadProjection() : mixed
Return values
mixed —testPropertyBcc()
Test attribute "bcc"
public
testPropertyBcc() : 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 —testPropertyFrom()
Test attribute "from"
public
testPropertyFrom() : mixed
Return values
mixed —testPropertyHasAttachments()
Test attribute "has_attachments"
public
testPropertyHasAttachments() : 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 —testPropertyLastBodyExcerpt()
Test attribute "last_body_excerpt"
public
testPropertyLastBodyExcerpt() : mixed
Return values
mixed —testPropertyLastCreatedAt()
Test attribute "last_created_at"
public
testPropertyLastCreatedAt() : mixed
Return values
mixed —testPropertyLastFrom()
Test attribute "last_from"
public
testPropertyLastFrom() : mixed
Return values
mixed —testPropertyLastSender()
Test attribute "last_sender"
public
testPropertyLastSender() : mixed
Return values
mixed —testPropertyLastTextExcerpt()
Test attribute "last_text_excerpt"
public
testPropertyLastTextExcerpt() : mixed
Return values
mixed —testPropertyMessageCount()
Test attribute "message_count"
public
testPropertyMessageCount() : 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 —testPropertyTo()
Test attribute "to"
public
testPropertyTo() : mixed
Return values
mixed —testPropertyUnread()
Test attribute "unread"
public
testPropertyUnread() : mixed
Return values
mixed —testPropertyUpdatedAt()
Test attribute "updated_at"
public
testPropertyUpdatedAt() : mixed
Return values
mixed —testPropertyUserId()
Test attribute "user_id"
public
testPropertyUserId() : mixed