CreateConnectorOptionsTest
extends TestCase
in package
CreateConnectorOptionsTest 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
- testCreateConnectorOptions() : mixed
- Test "CreateConnectorOptions"
- testPropertyConnectorAuthType() : mixed
- Test attribute "connector_auth_type"
- testPropertyConnectorType() : mixed
- Test attribute "connector_type"
- testPropertyImapSettings() : mixed
- Test attribute "imap_settings"
- testPropertyInboxId() : mixed
- Test attribute "inbox_id"
- testPropertySyncEnabled() : mixed
- Test attribute "sync_enabled"
- testPropertySyncInterval() : mixed
- Test attribute "sync_interval"
- testPropertySyncScheduleType() : mixed
- Test attribute "sync_schedule_type"
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 —testCreateConnectorOptions()
Test "CreateConnectorOptions"
public
testCreateConnectorOptions() : mixed
Return values
mixed —testPropertyConnectorAuthType()
Test attribute "connector_auth_type"
public
testPropertyConnectorAuthType() : mixed
Return values
mixed —testPropertyConnectorType()
Test attribute "connector_type"
public
testPropertyConnectorType() : mixed
Return values
mixed —testPropertyImapSettings()
Test attribute "imap_settings"
public
testPropertyImapSettings() : mixed
Return values
mixed —testPropertyInboxId()
Test attribute "inbox_id"
public
testPropertyInboxId() : mixed
Return values
mixed —testPropertySyncEnabled()
Test attribute "sync_enabled"
public
testPropertySyncEnabled() : mixed
Return values
mixed —testPropertySyncInterval()
Test attribute "sync_interval"
public
testPropertySyncInterval() : mixed
Return values
mixed —testPropertySyncScheduleType()
Test attribute "sync_schedule_type"
public
testPropertySyncScheduleType() : mixed