Protocols::Http::Testing::ConcreteProtocolTest Class Reference
Inherits
TestFixture.
Inheritance diagram for Protocols::Http::Testing::ConcreteProtocolTest:
[legend]Collaboration diagram for Protocols::Http::Testing::ConcreteProtocolTest:
[legend]List of all members.
Detailed Description
Tests for class
ConcreteProtocol.
Definition at line 39 of file ConcreteProtocolTest.cpp.
Member Function Documentation
| Protocols::Http::Testing::ConcreteProtocolTest::CPPUNIT_TEST |
( |
testCreateBodyWriterWhenIdentityEncodingAndContentLength |
|
) |
[private] |
|
| Protocols::Http::Testing::ConcreteProtocolTest::CPPUNIT_TEST |
( |
testCreateBodyWriterWhenNoTransferEncodingAndContentLength |
|
) |
[private] |
|
| Protocols::Http::Testing::ConcreteProtocolTest::CPPUNIT_TEST |
( |
testCreateBodyReaderWhenIdentityEncodingAndContentLength |
|
) |
[private] |
|
| Protocols::Http::Testing::ConcreteProtocolTest::CPPUNIT_TEST |
( |
testCreateBodyReaderWhenNoTransferEncodingAndContentLength |
|
) |
[private] |
|
| Protocols::Http::Testing::ConcreteProtocolTest::CPPUNIT_TEST |
( |
testCreateBodyReaderWhenIdentityEncodingAndNoContentLength |
|
) |
[private] |
|
| Protocols::Http::Testing::ConcreteProtocolTest::CPPUNIT_TEST |
( |
testCreateBodyReaderWhenNoTransferEncodingAndNoContentLength |
|
) |
[private] |
|
| Protocols::Http::Testing::ConcreteProtocolTest::CPPUNIT_TEST |
( |
testCreateResponseHeader |
|
) |
[private] |
|
| Protocols::Http::Testing::ConcreteProtocolTest::CPPUNIT_TEST |
( |
testCreateRequestHeader |
|
) |
[private] |
|
| Protocols::Http::Testing::ConcreteProtocolTest::CPPUNIT_TEST |
( |
testCreateHeaderInvalidHeader |
|
) |
[private] |
|
| Protocols::Http::Testing::ConcreteProtocolTest::CPPUNIT_TEST_SUITE |
( |
ConcreteProtocolTest |
|
) |
[private] |
|
| Protocols::Http::Testing::ConcreteProtocolTest::CPPUNIT_TEST_SUITE_END |
( |
|
) |
[private] |
|
|
template<typename BodyReaderType> |
| void Protocols::Http::Testing::ConcreteProtocolTest::refCreateBodyReader |
( |
const QByteArray & |
rawHeader |
) |
[inline] |
|
|
template<typename BodyWriterType> |
| void Protocols::Http::Testing::ConcreteProtocolTest::refCreateBodyWriter |
( |
const QByteArray & |
rawHeader |
) |
[inline] |
|
| void Protocols::Http::Testing::ConcreteProtocolTest::refCreateHeader |
( |
const QByteArray & |
rawHeader, |
|
|
const Header & |
header |
|
) |
[inline] |
|
| void Protocols::Http::Testing::ConcreteProtocolTest::setUp |
( |
|
) |
[inline] |
|
| void Protocols::Http::Testing::ConcreteProtocolTest::tearDown |
( |
|
) |
[inline] |
|
| void Protocols::Http::Testing::ConcreteProtocolTest::testCreateBodyReaderWhenIdentityEncodingAndContentLength |
( |
|
) |
[inline] |
|
| void Protocols::Http::Testing::ConcreteProtocolTest::testCreateBodyReaderWhenIdentityEncodingAndNoContentLength |
( |
|
) |
[inline] |
|
| void Protocols::Http::Testing::ConcreteProtocolTest::testCreateBodyReaderWhenNoTransferEncodingAndContentLength |
( |
|
) |
[inline] |
|
| void Protocols::Http::Testing::ConcreteProtocolTest::testCreateBodyReaderWhenNoTransferEncodingAndNoContentLength |
( |
|
) |
[inline] |
|
| void Protocols::Http::Testing::ConcreteProtocolTest::testCreateBodyWriterWhenIdentityEncodingAndContentLength |
( |
|
) |
[inline] |
|
| void Protocols::Http::Testing::ConcreteProtocolTest::testCreateBodyWriterWhenNoTransferEncodingAndContentLength |
( |
|
) |
[inline] |
|
| void Protocols::Http::Testing::ConcreteProtocolTest::testCreateHeaderInvalidHeader |
( |
|
) |
[inline] |
|
| void Protocols::Http::Testing::ConcreteProtocolTest::testCreateRequestHeader |
( |
|
) |
[inline] |
|
| void Protocols::Http::Testing::ConcreteProtocolTest::testCreateResponseHeader |
( |
|
) |
[inline] |
|
Member Data Documentation
The documentation for this class was generated from the following file: