TestUri Class Reference
Inheritance diagram for TestUri:
Collaboration diagram for TestUri:
Protected Member Functions | |
void | testConstructScheme () |
void | testDefaultConstructor () |
Private Member Functions | |
CPPUNIT_TEST_SUITE (TestUri) | |
CPPUNIT_TEST (testConstructScheme) | |
CPPUNIT_TEST (testDefaultConstructor) | |
CPPUNIT_TEST_SUITE_END () | |
Detailed Description
Definition at line 23 of file testURL.cc.
Member Function Documentation
◆ CPPUNIT_TEST() [1/2]
|
private |
◆ CPPUNIT_TEST() [2/2]
|
private |
◆ CPPUNIT_TEST_SUITE()
|
private |
◆ CPPUNIT_TEST_SUITE_END()
|
private |
◆ testConstructScheme()
|
protected |
Definition at line 56 of file testURL.cc.
References AnyP::Uri::getScheme(), AnyP::PROTO_FTP, and AnyP::PROTO_NONE.
◆ testDefaultConstructor()
|
protected |
Definition at line 73 of file testURL.cc.
References AnyP::Uri::getScheme().
The documentation for this class was generated from the following file:
- src/tests/testURL.cc