Protected Member Functions | |
| void | testInstantiate () |
| void | testOpenDefaultCalendar () |
| void | testOpenDefaultTodo () |
| void | testOpenDefaultMemo () |
| void | testTimezones () |
Static Protected Member Functions | |
| static string | addItem (boost::shared_ptr< EvolutionSyncSource > source, string &data) |
Definition at line 108 of file EvolutionCalendarSourceRegister.cpp.
| static string EvolutionCalendarTest::addItem | ( | boost::shared_ptr< EvolutionSyncSource > | source, | |
| string & | data | |||
| ) | [inline, static, protected] |
| void EvolutionCalendarTest::testInstantiate | ( | ) | [inline, protected] |
Definition at line 128 of file EvolutionCalendarSourceRegister.cpp.
References EvolutionSyncSource::createTestingSource().
| void EvolutionCalendarTest::testOpenDefaultCalendar | ( | ) | [inline, protected] |
Definition at line 145 of file EvolutionCalendarSourceRegister.cpp.
References EvolutionSyncSource::createTestingSource().
| void EvolutionCalendarTest::testOpenDefaultMemo | ( | ) | [inline, protected] |
Definition at line 157 of file EvolutionCalendarSourceRegister.cpp.
References EvolutionSyncSource::createTestingSource().
| void EvolutionCalendarTest::testOpenDefaultTodo | ( | ) | [inline, protected] |
Definition at line 151 of file EvolutionCalendarSourceRegister.cpp.
References EvolutionSyncSource::createTestingSource().
| void EvolutionCalendarTest::testTimezones | ( | ) | [inline, protected] |
Definition at line 163 of file EvolutionCalendarSourceRegister.cpp.
References addItem(), and EvolutionSyncSource::createTestingSource().
1.5.7.1