Public Member Functions | |
| void | setUp () |
| void | tearDown () |
| void | testConstructor () |
| void | nonInvite () |
| void | nonInviteRefer () |
| void | normalInvite () |
| void | InviteWithReplaces () |
| void | UnAuthenticatedReferWithReplaces () |
| void | UnAuthenticatedReferWithoutReplaces () |
| void | AuthenticatedRefer () |
| void | UnAuthenticatedForiegnRefer () |
Static Public Attributes | |
| static FileTestContext * | TransferTestContext |
| static TransferControl * | xferctl |
| static SipUserAgent | testUserAgent |
| static SipRouter * | testSipRouter |
Private Member Functions | |
| CPPUNIT_TEST_SUITE (TransferControlTest) | |
| CPPUNIT_TEST (testConstructor) | |
| CPPUNIT_TEST (nonInvite) | |
| CPPUNIT_TEST (nonInviteRefer) | |
| CPPUNIT_TEST (normalInvite) | |
| CPPUNIT_TEST (InviteWithReplaces) | |
| CPPUNIT_TEST (UnAuthenticatedReferWithReplaces) | |
| CPPUNIT_TEST (UnAuthenticatedReferWithoutReplaces) | |
| CPPUNIT_TEST (AuthenticatedRefer) | |
| CPPUNIT_TEST (UnAuthenticatedForiegnRefer) | |
| CPPUNIT_TEST_SUITE_END () | |
Private Attributes | |
| ForwardRules | mForwardingRules |
| CPPUNIT_TEST_SUITE | ( | TransferControlTest | ) | [private] |
| CPPUNIT_TEST | ( | testConstructor | ) | [private] |
| CPPUNIT_TEST | ( | nonInvite | ) | [private] |
| CPPUNIT_TEST | ( | nonInviteRefer | ) | [private] |
| CPPUNIT_TEST | ( | normalInvite | ) | [private] |
| CPPUNIT_TEST | ( | InviteWithReplaces | ) | [private] |
| CPPUNIT_TEST | ( | UnAuthenticatedReferWithReplaces | ) | [private] |
| CPPUNIT_TEST | ( | UnAuthenticatedReferWithoutReplaces | ) | [private] |
| CPPUNIT_TEST | ( | AuthenticatedRefer | ) | [private] |
| CPPUNIT_TEST | ( | UnAuthenticatedForiegnRefer | ) | [private] |
| CPPUNIT_TEST_SUITE_END | ( | ) | [private] |
| void setUp | ( | ) | [inline] |
| void tearDown | ( | ) | [inline] |
| void testConstructor | ( | ) | [inline] |
| void nonInvite | ( | ) | [inline] |
| void nonInviteRefer | ( | ) | [inline] |
| void normalInvite | ( | ) | [inline] |
| void InviteWithReplaces | ( | ) | [inline] |
| void UnAuthenticatedReferWithReplaces | ( | ) | [inline] |
| void UnAuthenticatedReferWithoutReplaces | ( | ) | [inline] |
| void AuthenticatedRefer | ( | ) | [inline] |
| void UnAuthenticatedForiegnRefer | ( | ) | [inline] |
FileTestContext * TransferTestContext [static] |
TransferControl * xferctl [static] |
SipUserAgent testUserAgent [static] |
SipRouter * testSipRouter [static] |
ForwardRules mForwardingRules [private] |