Public Member Functions |
Protected Member Functions |
Private Member Functions |
List of all members
testURL Class Reference
#include <testURL.h>
Inheritance diagram for testURL:

Collaboration diagram for testURL:

Public Member Functions | |
void | setUp () override |
Protected Member Functions | |
void | testConstructScheme () |
void | testDefaultConstructor () |
Private Member Functions | |
CPPUNIT_TEST_SUITE (testURL) | |
CPPUNIT_TEST (testConstructScheme) | |
CPPUNIT_TEST (testDefaultConstructor) | |
CPPUNIT_TEST_SUITE_END () | |
Detailed Description
Member Function Documentation
◆ CPPUNIT_TEST() [1/2]
|
private |
◆ CPPUNIT_TEST() [2/2]
|
private |
◆ CPPUNIT_TEST_SUITE()
|
private |
◆ CPPUNIT_TEST_SUITE_END()
|
private |
◆ setUp()
|
override |
Definition at line 25 of file testURL.cc.
References AnyP::UriScheme::Init(), and Mem::Init().
◆ testConstructScheme()
|
protected |
Definition at line 36 of file testURL.cc.
References AnyP::Uri::getScheme(), AnyP::PROTO_FTP, and AnyP::PROTO_NONE.
◆ testDefaultConstructor()
|
protected |
Definition at line 53 of file testURL.cc.
References AnyP::Uri::getScheme().
The documentation for this class was generated from the following files:
- src/tests/testURL.h
- src/tests/testURL.cc