ConnectorImapConnectionDtoTest
extends TestCase
in package
ConnectorImapConnectionDtoTest 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
- testConnectorImapConnectionDto() : mixed
- Test "ConnectorImapConnectionDto"
- testPropertyConnectorId() : mixed
- Test attribute "connector_id"
- testPropertyCreatedAt() : mixed
- Test attribute "created_at"
- testPropertyEnabled() : mixed
- Test attribute "enabled"
- testPropertyId() : mixed
- Test attribute "id"
- 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"
- testPropertyLocalHostName() : mixed
- Test attribute "local_host_name"
- testPropertyMechanisms() : mixed
- Test attribute "mechanisms"
- testPropertyProxyEnabled() : mixed
- Test attribute "proxy_enabled"
- testPropertyProxyHost() : mixed
- Test attribute "proxy_host"
- testPropertyProxyPort() : mixed
- Test attribute "proxy_port"
- testPropertySearchTerms() : mixed
- Test attribute "search_terms"
- testPropertySelectFolder() : mixed
- Test attribute "select_folder"
- 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 —testConnectorImapConnectionDto()
Test "ConnectorImapConnectionDto"
public
testConnectorImapConnectionDto() : 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 —testPropertyImapHost()
Test attribute "imap_host"
public
testPropertyImapHost() : mixed
Return values
mixed —testPropertyImapPassword()
Test attribute "imap_password"
public
testPropertyImapPassword() : mixed
Return values
mixed —testPropertyImapPort()
Test attribute "imap_port"
public
testPropertyImapPort() : mixed
Return values
mixed —testPropertyImapSsl()
Test attribute "imap_ssl"
public
testPropertyImapSsl() : mixed
Return values
mixed —testPropertyImapUsername()
Test attribute "imap_username"
public
testPropertyImapUsername() : mixed
Return values
mixed —testPropertyLocalHostName()
Test attribute "local_host_name"
public
testPropertyLocalHostName() : mixed
Return values
mixed —testPropertyMechanisms()
Test attribute "mechanisms"
public
testPropertyMechanisms() : 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 —testPropertySearchTerms()
Test attribute "search_terms"
public
testPropertySearchTerms() : mixed
Return values
mixed —testPropertySelectFolder()
Test attribute "select_folder"
public
testPropertySelectFolder() : 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