Protocols::Http::Testing::ResponseHeaderTest Class Reference
Inherits
TestFixture.
Inheritance diagram for Protocols::Http::Testing::ResponseHeaderTest:
[legend]Collaboration diagram for Protocols::Http::Testing::ResponseHeaderTest:
[legend]List of all members.
Detailed Description
Tests for class
ResponseHeader.
Definition at line 34 of file ResponseHeaderTest.cpp.
Constructor & Destructor Documentation
| Protocols::Http::Testing::ResponseHeaderTest::ResponseHeaderTest |
( |
|
) |
[inline] |
|
Member Function Documentation
| Protocols::Http::Testing::ResponseHeaderTest::CPPUNIT_TEST |
( |
testWriteHeader |
|
) |
[private] |
|
| Protocols::Http::Testing::ResponseHeaderTest::CPPUNIT_TEST |
( |
testParseSucceeds |
|
) |
[private] |
|
| Protocols::Http::Testing::ResponseHeaderTest::CPPUNIT_TEST |
( |
testParseFailsNoStatusPhrase |
|
) |
[private] |
|
| Protocols::Http::Testing::ResponseHeaderTest::CPPUNIT_TEST |
( |
testParseFailsNoStatusCode |
|
) |
[private] |
|
| Protocols::Http::Testing::ResponseHeaderTest::CPPUNIT_TEST |
( |
testParseFailsInvalidProtocol |
|
) |
[private] |
|
| Protocols::Http::Testing::ResponseHeaderTest::CPPUNIT_TEST_SUITE |
( |
ResponseHeaderTest |
|
) |
[private] |
|
| Protocols::Http::Testing::ResponseHeaderTest::CPPUNIT_TEST_SUITE_END |
( |
|
) |
[private] |
|
| void Protocols::Http::Testing::ResponseHeaderTest::refParseFails |
( |
const QByteArray & |
invalidRawResponseHeader |
) |
[inline] |
|
| void Protocols::Http::Testing::ResponseHeaderTest::setUp |
( |
|
) |
[inline] |
|
| void Protocols::Http::Testing::ResponseHeaderTest::testParseFailsInvalidProtocol |
( |
|
) |
[inline] |
|
| void Protocols::Http::Testing::ResponseHeaderTest::testParseFailsNoStatusCode |
( |
|
) |
[inline] |
|
| void Protocols::Http::Testing::ResponseHeaderTest::testParseFailsNoStatusPhrase |
( |
|
) |
[inline] |
|
| void Protocols::Http::Testing::ResponseHeaderTest::testParseSucceeds |
( |
|
) |
[inline] |
|
| void Protocols::Http::Testing::ResponseHeaderTest::testWriteHeader |
( |
|
) |
[inline] |
|
Member Data Documentation
The documentation for this class was generated from the following file: