Protected Member Functions | |
void | testAssignFrommethod_t () |
void | testConstructmethod_t () |
void | testConstructCharStart () |
void | testConstructCharStartEnd () |
void | testImage () |
void | testDefaultConstructor () |
void | testEqualmethod_t () |
void | testNotEqualmethod_t () |
void | testStream () |
Detailed Description
Definition at line 16 of file testHttpRequestMethod.cc.
Member Function Documentation
◆ CPPUNIT_TEST() [1/9]
|
private |
◆ CPPUNIT_TEST() [2/9]
|
private |
◆ CPPUNIT_TEST() [3/9]
|
private |
◆ CPPUNIT_TEST() [4/9]
|
private |
◆ CPPUNIT_TEST() [5/9]
|
private |
◆ CPPUNIT_TEST() [6/9]
|
private |
◆ CPPUNIT_TEST() [7/9]
|
private |
◆ CPPUNIT_TEST() [8/9]
|
private |
◆ CPPUNIT_TEST() [9/9]
|
private |
◆ CPPUNIT_TEST_SUITE()
|
private |
◆ CPPUNIT_TEST_SUITE_END()
|
private |
◆ testAssignFrommethod_t()
|
protected |
Definition at line 103 of file testHttpRequestMethod.cc.
References Http::METHOD_NONE, and Http::METHOD_POST.
◆ testConstructCharStart()
|
protected |
Definition at line 49 of file testHttpRequestMethod.cc.
References HttpRequestMethod::HttpRequestMethodXXX(), HttpRequestMethod::image(), Http::METHOD_GET, Http::METHOD_NONE, and Http::METHOD_OTHER.
◆ testConstructCharStartEnd()
|
protected |
Definition at line 87 of file testHttpRequestMethod.cc.
References Http::METHOD_GET, Http::METHOD_NONE, and Http::METHOD_POST.
◆ testConstructmethod_t()
|
protected |
Definition at line 127 of file testHttpRequestMethod.cc.
References Http::METHOD_NONE, and Http::METHOD_POST.
◆ testDefaultConstructor()
|
protected |
Definition at line 116 of file testHttpRequestMethod.cc.
References Http::METHOD_NONE.
◆ testEqualmethod_t()
|
protected |
Definition at line 158 of file testHttpRequestMethod.cc.
References Http::METHOD_GET, Http::METHOD_NONE, Http::METHOD_POST, Http::METHOD_SEARCH, and Http::METHOD_TRACE.
◆ testImage()
|
protected |
Definition at line 138 of file testHttpRequestMethod.cc.
References Config, SquidConfig::onoff, and SquidConfig::relaxed_header_parser.
◆ testNotEqualmethod_t()
|
protected |
Definition at line 170 of file testHttpRequestMethod.cc.
References Http::METHOD_GET, Http::METHOD_NONE, Http::METHOD_POST, and Http::METHOD_SEARCH.
◆ testStream()
|
protected |
Definition at line 182 of file testHttpRequestMethod.cc.
References Config, SquidConfig::onoff, and SquidConfig::relaxed_header_parser.
The documentation for this class was generated from the following file:
- src/tests/testHttpRequestMethod.cc