Protocols::Http::Testing::IdentityContentLengthBodyWriterTest Class Reference
Inherits
TestFixture.
Inheritance diagram for Protocols::Http::Testing::IdentityContentLengthBodyWriterTest:
[legend]Collaboration diagram for Protocols::Http::Testing::IdentityContentLengthBodyWriterTest:
[legend]List of all members.
Detailed Description
Tests for class
IdentityContentLengthBodyWriter.
Definition at line 36 of file IdentityContentLengthBodyWriterTest.cpp.
Constructor & Destructor Documentation
| Protocols::Http::Testing::IdentityContentLengthBodyWriterTest::IdentityContentLengthBodyWriterTest |
( |
|
) |
[inline] |
|
Member Function Documentation
| Protocols::Http::Testing::IdentityContentLengthBodyWriterTest::CPPUNIT_TEST |
( |
testWriteBodyInTwoChunksFailsFirstButThenSucceed |
|
) |
[private] |
|
| Protocols::Http::Testing::IdentityContentLengthBodyWriterTest::CPPUNIT_TEST |
( |
testWriteBodyFailsFirstButThenSucceeds |
|
) |
[private] |
|
| Protocols::Http::Testing::IdentityContentLengthBodyWriterTest::CPPUNIT_TEST |
( |
testWriteBodyAtOnce |
|
) |
[private] |
|
| Protocols::Http::Testing::IdentityContentLengthBodyWriterTest::CPPUNIT_TEST_SUITE_END |
( |
|
) |
[private] |
|
| void Protocols::Http::Testing::IdentityContentLengthBodyWriterTest::refWriteBodyChunk |
( |
const QByteArray & |
chunk, |
|
|
bool |
willSucceed |
|
) |
[inline] |
|
| void Protocols::Http::Testing::IdentityContentLengthBodyWriterTest::refWriteBodyEnd |
( |
|
) |
[inline] |
|
| void Protocols::Http::Testing::IdentityContentLengthBodyWriterTest::setUp |
( |
|
) |
[inline] |
|
| void Protocols::Http::Testing::IdentityContentLengthBodyWriterTest::tearDown |
( |
|
) |
[inline] |
|
| void Protocols::Http::Testing::IdentityContentLengthBodyWriterTest::testWriteBodyAtOnce |
( |
|
) |
[inline] |
|
| void Protocols::Http::Testing::IdentityContentLengthBodyWriterTest::testWriteBodyFailsFirstButThenSucceeds |
( |
|
) |
[inline] |
|
| void Protocols::Http::Testing::IdentityContentLengthBodyWriterTest::testWriteBodyInTwoChunksFailsFirstButThenSucceed |
( |
|
) |
[inline] |
|
Member Data Documentation
The documentation for this class was generated from the following file: