|
Squid Web Cache v8/master
|
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 () | |
Definition at line 26 of file testURL.cc.
|
private |
|
private |
|
private |
|
private |
|
private |
|
protected |
Definition at line 61 of file testURL.cc.
References AnyP::Uri::getScheme(), AnyP::PROTO_FTP, and AnyP::PROTO_NONE.
|
protected |
Definition at line 78 of file testURL.cc.
References AnyP::Uri::getScheme().
|
protected |
Definition at line 90 of file testURL.cc.
References AnyP::Uri::Decode(), AnyP::Uri::DecodeOrDupe(), AnyP::Uri::Encode(), CharacterSet::RFC3986_UNRESERVED(), and ToSBuf().