#include <testHttpRequestMethod.h>


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 18 of file testHttpRequestMethod.h.
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 78 of file testHttpRequestMethod.cc.
References Http::METHOD_NONE, and Http::METHOD_POST.
◆ testConstructCharStart()
|
protected |
Definition at line 24 of file testHttpRequestMethod.cc.
References HttpRequestMethod::HttpRequestMethodXXX(), HttpRequestMethod::image(), Http::METHOD_GET, Http::METHOD_NONE, Http::METHOD_OTHER, and NULL.
◆ testConstructCharStartEnd()
|
protected |
Definition at line 62 of file testHttpRequestMethod.cc.
References Http::METHOD_GET, Http::METHOD_NONE, and Http::METHOD_POST.
◆ testConstructmethod_t()
|
protected |
Definition at line 102 of file testHttpRequestMethod.cc.
References Http::METHOD_NONE, and Http::METHOD_POST.
◆ testDefaultConstructor()
|
protected |
Definition at line 91 of file testHttpRequestMethod.cc.
References Http::METHOD_NONE.
◆ testEqualmethod_t()
|
protected |
Definition at line 133 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 113 of file testHttpRequestMethod.cc.
References Config, SquidConfig::onoff, and SquidConfig::relaxed_header_parser.
◆ testNotEqualmethod_t()
|
protected |
Definition at line 145 of file testHttpRequestMethod.cc.
References Http::METHOD_GET, Http::METHOD_NONE, Http::METHOD_POST, and Http::METHOD_SEARCH.
◆ testStream()
|
protected |
Definition at line 157 of file testHttpRequestMethod.cc.
References Config, SquidConfig::onoff, and SquidConfig::relaxed_header_parser.
The documentation for this class was generated from the following files:
- src/tests/testHttpRequestMethod.h
- src/tests/testHttpRequestMethod.cc