Documentation

SentEmailProjectionTest extends TestCase
in package

SentEmailProjectionTest Class Doc Comment

Tags
category

Class

description

SentEmailProjection

author

OpenAPI Generator team

link
https://openapi-generator.tech

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"
testPropertyBodyExcerpt()  : mixed
Test attribute "body_excerpt"
testPropertyBodyMd5Hash()  : mixed
Test attribute "body_md5_hash"
testPropertyCc()  : mixed
Test attribute "cc"
testPropertyCreatedAt()  : mixed
Test attribute "created_at"
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"
testPropertyRecipients()  : mixed
Test attribute "recipients"
testPropertySender()  : mixed
Test attribute "sender"
testPropertySubject()  : mixed
Test attribute "subject"
testPropertyTextExcerpt()  : mixed
Test attribute "text_excerpt"
testPropertyThreadId()  : mixed
Test attribute "thread_id"
testPropertyTo()  : mixed
Test attribute "to"
testPropertyUserId()  : mixed
Test attribute "user_id"
testPropertyVirtualSend()  : mixed
Test attribute "virtual_send"
testSentEmailProjection()  : mixed
Test "SentEmailProjection"

Methods

setUpBeforeClass()

Setup before running any test case

public static setUpBeforeClass() : 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

testPropertyBodyExcerpt()

Test attribute "body_excerpt"

public testPropertyBodyExcerpt() : mixed
Return values
mixed

testPropertyBodyMd5Hash()

Test attribute "body_md5_hash"

public testPropertyBodyMd5Hash() : mixed
Return values
mixed

testPropertyCreatedAt()

Test attribute "created_at"

public testPropertyCreatedAt() : 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

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

testPropertyTextExcerpt()

Test attribute "text_excerpt"

public testPropertyTextExcerpt() : mixed
Return values
mixed

testPropertyThreadId()

Test attribute "thread_id"

public testPropertyThreadId() : 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

testSentEmailProjection()

Test "SentEmailProjection"

public testSentEmailProjection() : mixed
Return values
mixed

Search results