ConnectorSmtpConnectionDtoTest
extends TestCase
in package
ConnectorSmtpConnectionDtoTest Class Doc Comment
Tags
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
- testConnectorSmtpConnectionDto() : mixed
- Test "ConnectorSmtpConnectionDto"
- testPropertyConnectorId() : mixed
- Test attribute "connector_id"
- testPropertyCreatedAt() : mixed
- Test attribute "created_at"
- testPropertyEnabled() : mixed
- Test attribute "enabled"
- testPropertyId() : mixed
- Test attribute "id"
- 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
setUp()
Setup before running each test case
public
setUp() : void
Return values
void —setUpBeforeClass()
Setup before running any test case
public
static setUpBeforeClass() : void
Return values
void —tearDown()
Clean up after running each test case
public
tearDown() : void
Return values
void —tearDownAfterClass()
Clean up after running all test cases
public
static tearDownAfterClass() : void
Return values
void —testConnectorSmtpConnectionDto()
Test "ConnectorSmtpConnectionDto"
public
testConnectorSmtpConnectionDto() : mixed
Return values
mixed —testPropertyConnectorId()
Test attribute "connector_id"
public
testPropertyConnectorId() : mixed
Return values
mixed —testPropertyCreatedAt()
Test attribute "created_at"
public
testPropertyCreatedAt() : mixed
Return values
mixed —testPropertyEnabled()
Test attribute "enabled"
public
testPropertyEnabled() : mixed
Return values
mixed —testPropertyId()
Test attribute "id"
public
testPropertyId() : mixed
Return values
mixed —testPropertyLocalHostName()
Test attribute "local_host_name"
public
testPropertyLocalHostName() : mixed
Return values
mixed —testPropertyProxyEnabled()
Test attribute "proxy_enabled"
public
testPropertyProxyEnabled() : mixed
Return values
mixed —testPropertyProxyHost()
Test attribute "proxy_host"
public
testPropertyProxyHost() : mixed
Return values
mixed —testPropertyProxyPort()
Test attribute "proxy_port"
public
testPropertyProxyPort() : mixed
Return values
mixed —testPropertySmtpHost()
Test attribute "smtp_host"
public
testPropertySmtpHost() : mixed
Return values
mixed —testPropertySmtpMechanisms()
Test attribute "smtp_mechanisms"
public
testPropertySmtpMechanisms() : mixed
Return values
mixed —testPropertySmtpPassword()
Test attribute "smtp_password"
public
testPropertySmtpPassword() : mixed
Return values
mixed —testPropertySmtpPort()
Test attribute "smtp_port"
public
testPropertySmtpPort() : mixed
Return values
mixed —testPropertySmtpSsl()
Test attribute "smtp_ssl"
public
testPropertySmtpSsl() : mixed
Return values
mixed —testPropertySmtpUsername()
Test attribute "smtp_username"
public
testPropertySmtpUsername() : mixed
Return values
mixed —testPropertySslProtocols()
Test attribute "ssl_protocols"
public
testPropertySslProtocols() : mixed
Return values
mixed —testPropertySslTrust()
Test attribute "ssl_trust"
public
testPropertySslTrust() : mixed
Return values
mixed —testPropertyStartTls()
Test attribute "start_tls"
public
testPropertyStartTls() : mixed