Documentation

CreateConnectorWithOptionsTest extends TestCase
in package

CreateConnectorWithOptionsTest Class Doc Comment

Tags
category

Class

description

Options for creating an inbox connection with an external mail provider including extra settings

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
testCreateConnectorWithOptions()  : mixed
Test "CreateConnectorWithOptions"
testPropertyCreateConnectorImapConnectionOptions()  : mixed
Test attribute "create_connector_imap_connection_options"
testPropertyCreateConnectorOptions()  : mixed
Test attribute "create_connector_options"
testPropertyCreateConnectorSmtpConnectionOptions()  : mixed
Test attribute "create_connector_smtp_connection_options"
testPropertyCreateConnectorSyncSettingsOptions()  : mixed
Test attribute "create_connector_sync_settings_options"

Methods

testCreateConnectorWithOptions()

Test "CreateConnectorWithOptions"

public testCreateConnectorWithOptions() : mixed
Return values
mixed

testPropertyCreateConnectorImapConnectionOptions()

Test attribute "create_connector_imap_connection_options"

public testPropertyCreateConnectorImapConnectionOptions() : mixed
Return values
mixed

testPropertyCreateConnectorOptions()

Test attribute "create_connector_options"

public testPropertyCreateConnectorOptions() : mixed
Return values
mixed

testPropertyCreateConnectorSmtpConnectionOptions()

Test attribute "create_connector_smtp_connection_options"

public testPropertyCreateConnectorSmtpConnectionOptions() : mixed
Return values
mixed

testPropertyCreateConnectorSyncSettingsOptions()

Test attribute "create_connector_sync_settings_options"

public testPropertyCreateConnectorSyncSettingsOptions() : mixed
Return values
mixed

Search results