Documentation

CreateConnectorImapConnectionOptionsTest extends TestCase
in package

CreateConnectorImapConnectionOptionsTest Class Doc Comment

Tags
category

Class

description

Options for IMAP connection to external email inbox. Allows syncing emails iva IMAP.

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
testCreateConnectorImapConnectionOptions()  : mixed
Test "CreateConnectorImapConnectionOptions"
testPropertyEnabled()  : mixed
Test attribute "enabled"
testPropertyImapHost()  : mixed
Test attribute "imap_host"
testPropertyImapPassword()  : mixed
Test attribute "imap_password"
testPropertyImapPort()  : mixed
Test attribute "imap_port"
testPropertyImapSsl()  : mixed
Test attribute "imap_ssl"
testPropertyImapUsername()  : mixed
Test attribute "imap_username"
testPropertySearchTerms()  : mixed
Test attribute "search_terms"
testPropertySelectFolder()  : mixed
Test attribute "select_folder"

Methods

testCreateConnectorImapConnectionOptions()

Test "CreateConnectorImapConnectionOptions"

public testCreateConnectorImapConnectionOptions() : mixed
Return values
mixed

Search results