Documentation

CreateConnectorSmtpConnectionOptionsTest extends TestCase
in package

CreateConnectorSmtpConnectionOptionsTest Class Doc Comment

Tags
category

Class

description

CreateConnectorSmtpConnectionOptions

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
testCreateConnectorSmtpConnectionOptions()  : mixed
Test "CreateConnectorSmtpConnectionOptions"
testPropertyEnabled()  : mixed
Test attribute "enabled"
testPropertyLocalHostName()  : mixed
Test attribute "local_host_name"
testPropertyProxyEnabled()  : mixed
Test attribute "proxy_enabled"
testPropertyProxyHost()  : mixed
Test attribute "proxy_host"
testPropertyProxyPort()  : mixed
Test attribute "proxy_port"
testPropertySmtpHost()  : mixed
Test attribute "smtp_host"
testPropertySmtpMechanisms()  : mixed
Test attribute "smtp_mechanisms"
testPropertySmtpPassword()  : mixed
Test attribute "smtp_password"
testPropertySmtpPort()  : mixed
Test attribute "smtp_port"
testPropertySmtpSsl()  : mixed
Test attribute "smtp_ssl"
testPropertySmtpUsername()  : mixed
Test attribute "smtp_username"
testPropertySslProtocols()  : mixed
Test attribute "ssl_protocols"
testPropertySslTrust()  : mixed
Test attribute "ssl_trust"
testPropertyStartTls()  : mixed
Test attribute "start_tls"

Methods

testCreateConnectorSmtpConnectionOptions()

Test "CreateConnectorSmtpConnectionOptions"

public testCreateConnectorSmtpConnectionOptions() : mixed
Return values
mixed

Search results