Documentation

UpdateDomainOptionsTest extends TestCase
in package

UpdateDomainOptionsTest Class Doc Comment

Tags
category

Class

description

Options for creating a domain to use with MailSlurp. You must have ownership access to this domain in order to verify it. Domains will not functionally currently until the domain has been verified. See https://www.mailslurp.com/guides/custom-domains for help.

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
testPropertyCatchAllInboxId()  : mixed
Test attribute "catch_all_inbox_id"
testUpdateDomainOptions()  : mixed
Test "UpdateDomainOptions"

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

testPropertyCatchAllInboxId()

Test attribute "catch_all_inbox_id"

public testPropertyCatchAllInboxId() : mixed
Return values
mixed

testUpdateDomainOptions()

Test "UpdateDomainOptions"

public testUpdateDomainOptions() : mixed
Return values
mixed

Search results