Documentation

ReplyToAliasEmailOptionsTest extends TestCase
in package

ReplyToAliasEmailOptionsTest Class Doc Comment

Tags
category

Class

description

Options for replying to an alias email using the alias inbox

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"
testPropertyBody()  : mixed
Test attribute "body"
testPropertyCharset()  : mixed
Test attribute "charset"
testPropertyCustomHeaders()  : mixed
Test attribute "custom_headers"
testPropertyHtml()  : mixed
Test attribute "html"
testPropertyIsHtml()  : mixed
Test attribute "is_html"
testPropertySendStrategy()  : mixed
Test attribute "send_strategy"
testPropertyTemplate()  : mixed
Test attribute "template"
testPropertyTemplateVariables()  : mixed
Test attribute "template_variables"
testPropertyUseInboxName()  : mixed
Test attribute "use_inbox_name"
testReplyToAliasEmailOptions()  : mixed
Test "ReplyToAliasEmailOptions"

Methods

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

testPropertyCustomHeaders()

Test attribute "custom_headers"

public testPropertyCustomHeaders() : mixed
Return values
mixed

testPropertySendStrategy()

Test attribute "send_strategy"

public testPropertySendStrategy() : mixed
Return values
mixed

testPropertyTemplateVariables()

Test attribute "template_variables"

public testPropertyTemplateVariables() : mixed
Return values
mixed

testPropertyUseInboxName()

Test attribute "use_inbox_name"

public testPropertyUseInboxName() : mixed
Return values
mixed

testReplyToAliasEmailOptions()

Test "ReplyToAliasEmailOptions"

public testReplyToAliasEmailOptions() : mixed
Return values
mixed

Search results