Documentation

CreatePortalUserOptionsTest extends TestCase
in package

CreatePortalUserOptionsTest Class Doc Comment

Tags
category

Class

description

CreatePortalUserOptions

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
testCreatePortalUserOptions()  : mixed
Test "CreatePortalUserOptions"
testPropertyCreateInboxOptions()  : mixed
Test attribute "create_inbox_options"
testPropertyInboxId()  : mixed
Test attribute "inbox_id"
testPropertyName()  : mixed
Test attribute "name"
testPropertyPassword()  : mixed
Test attribute "password"
testPropertySkipInboxCreation()  : mixed
Test attribute "skip_inbox_creation"
testPropertyUsername()  : mixed
Test attribute "username"

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

testCreatePortalUserOptions()

Test "CreatePortalUserOptions"

public testCreatePortalUserOptions() : mixed
Return values
mixed

testPropertyCreateInboxOptions()

Test attribute "create_inbox_options"

public testPropertyCreateInboxOptions() : mixed
Return values
mixed

testPropertySkipInboxCreation()

Test attribute "skip_inbox_creation"

public testPropertySkipInboxCreation() : mixed
Return values
mixed

Search results