#include <testHttpReply.h>


Public Member Functions | |
void | setUp () |
Protected Member Functions | |
void | testSanityCheckFirstLine () |
Private Member Functions | |
CPPUNIT_TEST_SUITE (testHttpReply) | |
CPPUNIT_TEST (testSanityCheckFirstLine) | |
CPPUNIT_TEST_SUITE_END () | |
Detailed Description
Definition at line 18 of file testHttpReply.h.
Member Function Documentation
◆ CPPUNIT_TEST()
|
private |
◆ CPPUNIT_TEST_SUITE()
|
private |
◆ CPPUNIT_TEST_SUITE_END()
|
private |
◆ setUp()
void testHttpReply::setUp | ( | ) |
Definition at line 35 of file testHttpReply.cc.
References httpHeaderInitModule(), and Mem::Init().
◆ testSanityCheckFirstLine()
|
protected |
Definition at line 42 of file testHttpReply.cc.
References MemBuf::append(), MemBuf::content(), MemBuf::contentSize(), error(), headersEnd(), MemBuf::init(), HttpReply::protoPrefix, HttpReply::reset(), MemBuf::reset(), HttpReply::sanityCheckStartLine(), Http::scInvalidHeader, and Http::scNone.
The documentation for this class was generated from the following files:
- src/tests/testHttpReply.h
- src/tests/testHttpReply.cc