TestHttpReply Class Reference
Inheritance diagram for TestHttpReply:
Collaboration diagram for TestHttpReply:
Protected Member Functions | |
void | testSanityCheckFirstLine () |
Private Member Functions | |
CPPUNIT_TEST_SUITE (TestHttpReply) | |
CPPUNIT_TEST (testSanityCheckFirstLine) | |
CPPUNIT_TEST_SUITE_END () | |
Detailed Description
Definition at line 19 of file testHttpReply.cc.
Member Function Documentation
◆ CPPUNIT_TEST()
|
private |
◆ CPPUNIT_TEST_SUITE()
|
private |
◆ CPPUNIT_TEST_SUITE_END()
|
private |
◆ testSanityCheckFirstLine()
|
protected |
Definition at line 60 of file testHttpReply.cc.
References MemBuf::append(), MemBuf::content(), MemBuf::contentSize(), error(), headersEnd(), MemBuf::init(), HttpReply::protoPrefix, MemBuf::reset(), HttpReply::reset(), HttpReply::sanityCheckStartLine(), Http::scInvalidHeader, and Http::scNone.
The documentation for this class was generated from the following file:
- src/tests/testHttpReply.cc