Http::Testing::HeaderTest Class Reference
Inherits
TestFixture.
Inheritance diagram for Http::Testing::HeaderTest:
[legend]Collaboration diagram for Http::Testing::HeaderTest:
[legend]List of all members.
Detailed Description
Definition at line 32 of file HeaderTest.cpp.
Constructor & Destructor Documentation
| Http::Testing::HeaderTest::HeaderTest |
( |
|
) |
[inline] |
|
Member Function Documentation
| Http::Testing::HeaderTest::CPPUNIT_TEST |
( |
testToString |
|
) |
[private] |
|
| Http::Testing::HeaderTest::CPPUNIT_TEST |
( |
testCTLsInValue |
|
) |
[private] |
|
| Http::Testing::HeaderTest::CPPUNIT_TEST |
( |
testHeaderFieldOnMultipleLines |
|
) |
[private] |
|
| Http::Testing::HeaderTest::CPPUNIT_TEST |
( |
testQuotedStringInValue |
|
) |
[private] |
|
| Http::Testing::HeaderTest::CPPUNIT_TEST |
( |
testDuplicateFields |
|
) |
[private] |
|
| Http::Testing::HeaderTest::CPPUNIT_TEST |
( |
testLeadTrailingLWS |
|
) |
[private] |
|
| Http::Testing::HeaderTest::CPPUNIT_TEST |
( |
testInvalidElemsParse |
|
) |
[private] |
|
| Http::Testing::HeaderTest::CPPUNIT_TEST |
( |
testCaseInsensitiveParse |
|
) |
[private] |
|
| Http::Testing::HeaderTest::CPPUNIT_TEST |
( |
testValidParse |
|
) |
[private] |
|
| Http::Testing::HeaderTest::CPPUNIT_TEST |
( |
testCompareEmptyAndNonEmptyHeaders |
|
) |
[private] |
|
| Http::Testing::HeaderTest::CPPUNIT_TEST |
( |
testCompareTwoDifferentNonEmptyHeaders |
|
) |
[private] |
|
| Http::Testing::HeaderTest::CPPUNIT_TEST |
( |
testCompareTwoEqualEmptyHeaders |
|
) |
[private] |
|
| Http::Testing::HeaderTest::CPPUNIT_TEST |
( |
testCompareTwoEqualNonEmptyHeaders |
|
) |
[private] |
|
| Http::Testing::HeaderTest::CPPUNIT_TEST |
( |
testCtorQString |
|
) |
[private] |
|
| Http::Testing::HeaderTest::CPPUNIT_TEST |
( |
testDefaultCtor |
|
) |
[private] |
|
| Http::Testing::HeaderTest::CPPUNIT_TEST_SUITE |
( |
HeaderTest |
|
) |
[private] |
|
| Http::Testing::HeaderTest::CPPUNIT_TEST_SUITE_END |
( |
|
) |
[private] |
|
| QString Http::Testing::HeaderTest::getFields |
( |
|
) |
const [inline, private] |
|
| QString Http::Testing::HeaderTest::getFieldValues |
( |
const char * |
field |
) |
const [inline, private] |
|
| std::auto_ptr<Header> Http::Testing::HeaderTest::makeNewHeader |
( |
const char * |
msg |
) |
const [inline, private] |
|
| void Http::Testing::HeaderTest::setUp |
( |
|
) |
[inline] |
|
| void Http::Testing::HeaderTest::tearDown |
( |
|
) |
[inline] |
|
| void Http::Testing::HeaderTest::testCaseInsensitiveParse |
( |
|
) |
[inline] |
|
| void Http::Testing::HeaderTest::testCompareEmptyAndNonEmptyHeaders |
( |
|
) |
[inline] |
|
| void Http::Testing::HeaderTest::testCompareTwoDifferentNonEmptyHeaders |
( |
|
) |
[inline] |
|
| void Http::Testing::HeaderTest::testCompareTwoEqualEmptyHeaders |
( |
|
) |
[inline] |
|
| void Http::Testing::HeaderTest::testCompareTwoEqualNonEmptyHeaders |
( |
|
) |
[inline] |
|
| void Http::Testing::HeaderTest::testContentLength |
( |
|
) |
[inline] |
|
| void Http::Testing::HeaderTest::testContentLocation |
( |
|
) |
[inline] |
|
| void Http::Testing::HeaderTest::testCTLsInValue |
( |
|
) |
[inline] |
|
| void Http::Testing::HeaderTest::testCtorQString |
( |
|
) |
[inline] |
|
| void Http::Testing::HeaderTest::testDefaultCtor |
( |
|
) |
[inline] |
|
| void Http::Testing::HeaderTest::testDuplicateFields |
( |
|
) |
[inline] |
|
| void Http::Testing::HeaderTest::testHeaderFieldOnMultipleLines |
( |
|
) |
[inline] |
|
| void Http::Testing::HeaderTest::testInvalidElemsParse |
( |
|
) |
[inline] |
|
| void Http::Testing::HeaderTest::testLanguageTags |
( |
|
) |
[inline] |
|
| void Http::Testing::HeaderTest::testLastModified |
( |
|
) |
[inline] |
|
| void Http::Testing::HeaderTest::testLeadTrailingLWS |
( |
|
) |
[inline] |
|
| void Http::Testing::HeaderTest::testQuotedStringInValue |
( |
|
) |
[inline] |
|
| void Http::Testing::HeaderTest::testToString |
( |
|
) |
[inline] |
|
| void Http::Testing::HeaderTest::testValidParse |
( |
|
) |
[inline] |
|
Member Data Documentation
The documentation for this class was generated from the following file: