EventTest Class Reference

This class performs some basic tests on the Events and Listeners framework of the Funambol C++ SDK. More...

List of all members.

Classes

class  ListenerTest
 Test code for the listeners: used by all test listeners to check the number of events received. More...
class  TSyncListener
 Test class for the SyncListener. More...

Public Member Functions

void setUp ()
void tearDown ()

Private Member Functions

 CPPUNIT_TEST_SUITE (EventTest)
 CPPUNIT_TEST (testSetListeners)
 CPPUNIT_TEST (testGetListeners)
 CPPUNIT_TEST (testSyncEvent)
 CPPUNIT_TEST (testSyncSourceEvent)
 CPPUNIT_TEST (testSyncItemEvent)
 CPPUNIT_TEST (testSyncStatusEvent)
 CPPUNIT_TEST (testTransportEvent)
 CPPUNIT_TEST (testUnsetListeners)
 CPPUNIT_TEST_SUITE_END ()
void testSetListeners ()
void testGetListeners ()
void testSyncEvent ()
 Test the SyncEvent.
void testSyncSourceEvent ()
 Test the SyncSourceEvent.
void testSyncItemEvent ()
 Test the SyncItemEvent.
void testSyncStatusEvent ()
 Test the SyncStatusEvent.
void testTransportEvent ()
 Test the TransportEvent.
void testUnsetListeners ()

Private Attributes

int existingSyncListeners
int existingSyncItemListeners
int existingSyncSourceListeners
int existingSyncStatusListeners
int existingTransportListeners


Detailed Description

This class performs some basic tests on the Events and Listeners framework of the Funambol C++ SDK.
The documentation for this class was generated from the following file:

Generated on Tue Apr 6 13:00:42 2010 for Funambol Outlook Plug-in Library by  doxygen 1.5.7.1