Inheritance diagram for TestUri:
Collaboration diagram for TestUri:

Protected Member Functions

void testConstructScheme ()
 
void testDefaultConstructor ()
 
void testEncoding ()
 

Private Member Functions

 CPPUNIT_TEST_SUITE (TestUri)
 
 CPPUNIT_TEST (testConstructScheme)
 
 CPPUNIT_TEST (testDefaultConstructor)
 
 CPPUNIT_TEST (testEncoding)
 
 CPPUNIT_TEST_SUITE_END ()
 

Detailed Description

Definition at line 26 of file testURL.cc.

Member Function Documentation

◆ CPPUNIT_TEST() [1/3]

TestUri::CPPUNIT_TEST ( testConstructScheme  )
private

◆ CPPUNIT_TEST() [2/3]

TestUri::CPPUNIT_TEST ( testDefaultConstructor  )
private

◆ CPPUNIT_TEST() [3/3]

TestUri::CPPUNIT_TEST ( testEncoding  )
private

◆ CPPUNIT_TEST_SUITE()

TestUri::CPPUNIT_TEST_SUITE ( TestUri  )
private

◆ CPPUNIT_TEST_SUITE_END()

TestUri::CPPUNIT_TEST_SUITE_END ( )
private

◆ testConstructScheme()

void TestUri::testConstructScheme ( )
protected

Definition at line 61 of file testURL.cc.

References AnyP::Uri::getScheme(), AnyP::PROTO_FTP, and AnyP::PROTO_NONE.

◆ testDefaultConstructor()

void TestUri::testDefaultConstructor ( )
protected

Definition at line 78 of file testURL.cc.

References AnyP::Uri::getScheme().

◆ testEncoding()

void TestUri::testEncoding ( )
protected

The documentation for this class was generated from the following file:

 

Introduction

Documentation

Support

Miscellaneous