CreateConnectorWithOptionsTest
extends TestCase
in package
CreateConnectorWithOptionsTest 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
- testCreateConnectorWithOptions() : mixed
- Test "CreateConnectorWithOptions"
- testPropertyCreateConnectorImapConnectionOptions() : mixed
- Test attribute "create_connector_imap_connection_options"
- testPropertyCreateConnectorOptions() : mixed
- Test attribute "create_connector_options"
- testPropertyCreateConnectorSmtpConnectionOptions() : mixed
- Test attribute "create_connector_smtp_connection_options"
- testPropertyCreateConnectorSyncSettingsOptions() : mixed
- Test attribute "create_connector_sync_settings_options"
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 —testCreateConnectorWithOptions()
Test "CreateConnectorWithOptions"
public
testCreateConnectorWithOptions() : mixed
Return values
mixed —testPropertyCreateConnectorImapConnectionOptions()
Test attribute "create_connector_imap_connection_options"
public
testPropertyCreateConnectorImapConnectionOptions() : mixed
Return values
mixed —testPropertyCreateConnectorOptions()
Test attribute "create_connector_options"
public
testPropertyCreateConnectorOptions() : mixed
Return values
mixed —testPropertyCreateConnectorSmtpConnectionOptions()
Test attribute "create_connector_smtp_connection_options"
public
testPropertyCreateConnectorSmtpConnectionOptions() : mixed
Return values
mixed —testPropertyCreateConnectorSyncSettingsOptions()
Test attribute "create_connector_sync_settings_options"
public
testPropertyCreateConnectorSyncSettingsOptions() : mixed