#include <testUriScheme.h>


Public Member Functions | |
void | setUp () override |
Protected Member Functions | |
void | testAssignFromprotocol_t () |
void | testCastToprotocol_t () |
void | testConstructprotocol_t () |
void | testC_str () |
void | testDefaultConstructor () |
void | testEqualprotocol_t () |
void | testNotEqualprotocol_t () |
void | testStream () |
Detailed Description
Definition at line 18 of file testUriScheme.h.
Member Function Documentation
◆ CPPUNIT_TEST() [1/8]
|
private |
◆ CPPUNIT_TEST() [2/8]
|
private |
◆ CPPUNIT_TEST() [3/8]
|
private |
◆ CPPUNIT_TEST() [4/8]
|
private |
◆ CPPUNIT_TEST() [5/8]
|
private |
◆ CPPUNIT_TEST() [6/8]
|
private |
◆ CPPUNIT_TEST() [7/8]
|
private |
◆ CPPUNIT_TEST() [8/8]
|
private |
◆ CPPUNIT_TEST_SUITE()
|
private |
◆ CPPUNIT_TEST_SUITE_END()
|
private |
◆ setUp()
|
override |
Definition at line 128 of file testUriScheme.cc.
References AnyP::UriScheme::Init(), and Mem::Init().
◆ testAssignFromprotocol_t()
|
protected |
Definition at line 25 of file testUriScheme.cc.
References AnyP::PROTO_HTTPS, and AnyP::PROTO_NONE.
◆ testC_str()
|
protected |
Definition at line 81 of file testUriScheme.cc.
References AnyP::UriScheme::image(), and AnyP::PROTO_WAIS.
◆ testCastToprotocol_t()
|
protected |
Definition at line 42 of file testUriScheme.cc.
References AnyP::PROTO_HTTP, and AnyP::PROTO_NONE.
◆ testConstructprotocol_t()
|
protected |
Definition at line 67 of file testUriScheme.cc.
References AnyP::PROTO_CACHE_OBJECT, and AnyP::PROTO_NONE.
◆ testDefaultConstructor()
|
protected |
Definition at line 56 of file testUriScheme.cc.
References AnyP::PROTO_NONE.
◆ testEqualprotocol_t()
|
protected |
Definition at line 94 of file testUriScheme.cc.
References AnyP::PROTO_CACHE_OBJECT, AnyP::PROTO_HTTP, AnyP::PROTO_NONE, and AnyP::PROTO_WAIS.
◆ testNotEqualprotocol_t()
|
protected |
Definition at line 106 of file testUriScheme.cc.
References AnyP::PROTO_HTTP, AnyP::PROTO_NONE, and AnyP::PROTO_WAIS.
◆ testStream()
|
protected |
Definition at line 118 of file testUriScheme.cc.
References AnyP::PROTO_HTTP.
The documentation for this class was generated from the following files:
- src/tests/testUriScheme.h
- src/tests/testUriScheme.cc