Protocols::BitTorrent::Packets::Testing::PacketFactoryTest Class Reference
Inherits
TestFixture.
Inheritance diagram for Protocols::BitTorrent::Packets::Testing::PacketFactoryTest:
[legend]Collaboration diagram for Protocols::BitTorrent::Packets::Testing::PacketFactoryTest:
[legend]List of all members.
Detailed Description
Definition at line 45 of file PacketProtocolTest.cpp.
Constructor & Destructor Documentation
| Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::PacketFactoryTest |
( |
|
) |
[inline] |
|
Member Function Documentation
| Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::CPPUNIT_TEST |
( |
testCreateBadPacketUnchoke |
|
) |
[private] |
|
| Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::CPPUNIT_TEST |
( |
testCreateBadPacketChoke |
|
) |
[private] |
|
| Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::CPPUNIT_TEST |
( |
testCreateBadPacketUnknownType |
|
) |
[private] |
|
| Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::CPPUNIT_TEST |
( |
testCreatePacketCancel |
|
) |
[private] |
|
| Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::CPPUNIT_TEST |
( |
testCreatePacketPiece |
|
) |
[private] |
|
| Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::CPPUNIT_TEST |
( |
testCreatePacketRequest |
|
) |
[private] |
|
| Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::CPPUNIT_TEST |
( |
testCreatePacketBitField |
|
) |
[private] |
|
| Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::CPPUNIT_TEST |
( |
testCreatePacketHave |
|
) |
[private] |
|
| Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::CPPUNIT_TEST |
( |
testCreatePacketNotInterested |
|
) |
[private] |
|
| Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::CPPUNIT_TEST |
( |
testCreatePacketInterested |
|
) |
[private] |
|
| Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::CPPUNIT_TEST |
( |
testCreatePacketUnchoke |
|
) |
[private] |
|
| Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::CPPUNIT_TEST |
( |
testCreatePacketChoke |
|
) |
[private] |
|
| Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::CPPUNIT_TEST |
( |
testCreatePacketKeepalive |
|
) |
[private] |
|
| Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::CPPUNIT_TEST |
( |
testPayloadLengthIs12345 |
|
) |
[private] |
|
| Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::CPPUNIT_TEST |
( |
testPayloadLengthIs1 |
|
) |
[private] |
|
| Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::CPPUNIT_TEST |
( |
testPayloadLengthIs0 |
|
) |
[private] |
|
| Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::CPPUNIT_TEST |
( |
testHeaderLengthReturns4 |
|
) |
[private] |
|
| Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::CPPUNIT_TEST_SUITE |
( |
PacketFactoryTest |
|
) |
[private] |
|
| Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::CPPUNIT_TEST_SUITE_END |
( |
|
) |
[private] |
|
| void Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::scenarioCreateBadPacket |
( |
const QByteArray & |
header, |
|
|
const QByteArray & |
payload |
|
) |
[inline] |
|
| void Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::scenarioCreatePacket |
( |
const QByteArray & |
header, |
|
|
const QByteArray & |
payload, |
|
|
const PacketBase & |
packet |
|
) |
[inline] |
|
| void Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::setUp |
( |
|
) |
[inline] |
|
| void Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::tearDown |
( |
|
) |
[inline] |
|
| void Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::testCreateBadPacketChoke |
( |
|
) |
[inline] |
|
| void Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::testCreateBadPacketUnchoke |
( |
|
) |
[inline] |
|
| void Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::testCreateBadPacketUnknownType |
( |
|
) |
[inline] |
|
| void Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::testCreatePacketBitField |
( |
|
) |
[inline] |
|
| void Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::testCreatePacketCancel |
( |
|
) |
[inline] |
|
| void Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::testCreatePacketChoke |
( |
|
) |
[inline] |
|
| void Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::testCreatePacketHave |
( |
|
) |
[inline] |
|
| void Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::testCreatePacketInterested |
( |
|
) |
[inline] |
|
| void Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::testCreatePacketKeepalive |
( |
|
) |
[inline] |
|
| void Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::testCreatePacketNotInterested |
( |
|
) |
[inline] |
|
| void Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::testCreatePacketPiece |
( |
|
) |
[inline] |
|
| void Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::testCreatePacketRequest |
( |
|
) |
[inline] |
|
| void Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::testCreatePacketUnchoke |
( |
|
) |
[inline] |
|
| void Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::testHeaderLengthReturns4 |
( |
|
) |
[inline] |
|
| void Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::testPayloadLengthIs0 |
( |
|
) |
[inline] |
|
| void Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::testPayloadLengthIs1 |
( |
|
) |
[inline] |
|
| void Protocols::BitTorrent::Packets::Testing::PacketFactoryTest::testPayloadLengthIs12345 |
( |
|
) |
[inline] |
|
Member Data Documentation
The documentation for this class was generated from the following file: