MissedEmailDtoTest
extends TestCase
in package
MissedEmailDtoTest 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
- testMissedEmailDto() : mixed
- Test "MissedEmailDto"
- testPropertyAttachmentCount() : mixed
- Test attribute "attachment_count"
- testPropertyBcc() : mixed
- Test attribute "bcc"
- testPropertyBodyExcerpt() : mixed
- Test attribute "body_excerpt"
- testPropertyCanRestore() : mixed
- Test attribute "can_restore"
- testPropertyCc() : mixed
- Test attribute "cc"
- testPropertyCreatedAt() : mixed
- Test attribute "created_at"
- testPropertyFrom() : mixed
- Test attribute "from"
- testPropertyId() : mixed
- Test attribute "id"
- testPropertyInboxIds() : mixed
- Test attribute "inbox_ids"
- testPropertyRawBucket() : mixed
- Test attribute "raw_bucket"
- testPropertyRawKey() : mixed
- Test attribute "raw_key"
- testPropertyRawUrl() : mixed
- Test attribute "raw_url"
- testPropertySubject() : mixed
- Test attribute "subject"
- testPropertyTo() : mixed
- Test attribute "to"
- 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 —testMissedEmailDto()
Test "MissedEmailDto"
public
testMissedEmailDto() : mixed
Return values
mixed —testPropertyAttachmentCount()
Test attribute "attachment_count"
public
testPropertyAttachmentCount() : mixed
Return values
mixed —testPropertyBcc()
Test attribute "bcc"
public
testPropertyBcc() : mixed
Return values
mixed —testPropertyBodyExcerpt()
Test attribute "body_excerpt"
public
testPropertyBodyExcerpt() : mixed
Return values
mixed —testPropertyCanRestore()
Test attribute "can_restore"
public
testPropertyCanRestore() : 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 —testPropertyId()
Test attribute "id"
public
testPropertyId() : mixed
Return values
mixed —testPropertyInboxIds()
Test attribute "inbox_ids"
public
testPropertyInboxIds() : mixed
Return values
mixed —testPropertyRawBucket()
Test attribute "raw_bucket"
public
testPropertyRawBucket() : mixed
Return values
mixed —testPropertyRawKey()
Test attribute "raw_key"
public
testPropertyRawKey() : mixed
Return values
mixed —testPropertyRawUrl()
Test attribute "raw_url"
public
testPropertyRawUrl() : mixed
Return values
mixed —testPropertySubject()
Test attribute "subject"
public
testPropertySubject() : mixed
Return values
mixed —testPropertyTo()
Test attribute "to"
public
testPropertyTo() : mixed
Return values
mixed —testPropertyUpdatedAt()
Test attribute "updated_at"
public
testPropertyUpdatedAt() : mixed
Return values
mixed —testPropertyUserId()
Test attribute "user_id"
public
testPropertyUserId() : mixed