Public Member Functions | |
| void | setUp () |
| void | tearDown () |
| void | testConstructor () |
| void | testNoAlias () |
| void | testUserAlias () |
| void | testDomainAlias () |
| void | testNoLineIDAlias () |
Static Public Attributes | |
| static CallerAlias * | converter |
| static SipDbTestContext | TestDbContext |
| static SipUserAgent | testUserAgent |
| static SipRouter * | testSipRouter |
Private Member Functions | |
| CPPUNIT_TEST_SUITE (CallerAliasTest) | |
| CPPUNIT_TEST (testConstructor) | |
| CPPUNIT_TEST (testNoAlias) | |
| CPPUNIT_TEST (testUserAlias) | |
| CPPUNIT_TEST (testDomainAlias) | |
| CPPUNIT_TEST (testNoLineIDAlias) | |
| CPPUNIT_TEST_SUITE_END () | |
Private Attributes | |
| ForwardRules | mForwardingRules |
| CPPUNIT_TEST_SUITE | ( | CallerAliasTest | ) | [private] |
| CPPUNIT_TEST | ( | testConstructor | ) | [private] |
| CPPUNIT_TEST | ( | testNoAlias | ) | [private] |
| CPPUNIT_TEST | ( | testUserAlias | ) | [private] |
| CPPUNIT_TEST | ( | testDomainAlias | ) | [private] |
| CPPUNIT_TEST | ( | testNoLineIDAlias | ) | [private] |
| CPPUNIT_TEST_SUITE_END | ( | ) | [private] |
| void setUp | ( | ) | [inline] |
| void tearDown | ( | ) | [inline] |
| void testConstructor | ( | ) | [inline] |
| void testNoAlias | ( | ) | [inline] |
| void testUserAlias | ( | ) | [inline] |
| void testDomainAlias | ( | ) | [inline] |
| void testNoLineIDAlias | ( | ) | [inline] |
CallerAlias * converter [static] |
SipDbTestContext TestDbContext [static] |
SipUserAgent testUserAgent [static] |
SipRouter * testSipRouter [static] |
ForwardRules mForwardingRules [private] |