Public Member Functions | |
| void | setUp () |
| void | tearDown () |
| void | testConstructor () |
| void | normalInviteWithCallTag () |
| void | normalInviteNoCallTag () |
| void | normalRefer () |
Static Public Attributes | |
| static CallDestination * | calldest |
Private Member Functions | |
| CPPUNIT_TEST_SUITE (CallDestinationTest) | |
| CPPUNIT_TEST (testConstructor) | |
| CPPUNIT_TEST (normalInviteWithCallTag) | |
| CPPUNIT_TEST (normalInviteNoCallTag) | |
| CPPUNIT_TEST (normalRefer) | |
| CPPUNIT_TEST_SUITE_END () | |
| CPPUNIT_TEST_SUITE | ( | CallDestinationTest | ) | [private] |
| CPPUNIT_TEST | ( | testConstructor | ) | [private] |
| CPPUNIT_TEST | ( | normalInviteWithCallTag | ) | [private] |
| CPPUNIT_TEST | ( | normalInviteNoCallTag | ) | [private] |
| CPPUNIT_TEST | ( | normalRefer | ) | [private] |
| CPPUNIT_TEST_SUITE_END | ( | ) | [private] |
| void setUp | ( | ) | [inline] |
| void tearDown | ( | ) | [inline] |
| void testConstructor | ( | ) | [inline] |
| void normalInviteWithCallTag | ( | ) | [inline] |
| void normalInviteNoCallTag | ( | ) | [inline] |
| void normalRefer | ( | ) | [inline] |
CallDestination * calldest [static] |