CreateConnectorImapConnectionOptionsTest
extends TestCase
in package
CreateConnectorImapConnectionOptionsTest 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
- 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
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 —testCreateConnectorImapConnectionOptions()
Test "CreateConnectorImapConnectionOptions"
public
testCreateConnectorImapConnectionOptions() : mixed
Return values
mixed —testPropertyEnabled()
Test attribute "enabled"
public
testPropertyEnabled() : 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 —testPropertySearchTerms()
Test attribute "search_terms"
public
testPropertySearchTerms() : mixed
Return values
mixed —testPropertySelectFolder()
Test attribute "select_folder"
public
testPropertySelectFolder() : mixed