Protocols::Generics::Testing::TcpTransportFactoryTest Class Reference
Inherits
TestFixture.
Inheritance diagram for Protocols::Generics::Testing::TcpTransportFactoryTest:
[legend]Collaboration diagram for Protocols::Generics::Testing::TcpTransportFactoryTest:
[legend]List of all members.
Detailed Description
Tests for class
TcpTransportFactory.
- Todo:
- test multiple createTransport in parallel
try to delay acceptConnection() and see what happens
- Todo:
- Should we move this test to another tester-app dedicated on OS-integration and acceptance tests?
Definition at line 71 of file TcpTransportFactoryTest.cpp.
Member Function Documentation
| Protocols::Generics::Testing::TcpTransportFactoryTest::CPPUNIT_TEST |
( |
testWriteBufferIs800Bytes |
|
) |
[private] |
|
| Protocols::Generics::Testing::TcpTransportFactoryTest::CPPUNIT_TEST |
( |
testReadBufferIs800Bytes |
|
) |
[private] |
|
| Protocols::Generics::Testing::TcpTransportFactoryTest::CPPUNIT_TEST |
( |
testWriteBufferIs40Bytes |
|
) |
[private] |
|
| Protocols::Generics::Testing::TcpTransportFactoryTest::CPPUNIT_TEST |
( |
testReadBufferIs40Bytes |
|
) |
[private] |
|
| Protocols::Generics::Testing::TcpTransportFactoryTest::CPPUNIT_TEST |
( |
testDestroyTcpTransport |
|
) |
[private] |
|
| Protocols::Generics::Testing::TcpTransportFactoryTest::CPPUNIT_TEST |
( |
testCreateTcpTransportForIpSucceeds |
|
) |
[private] |
|
| Protocols::Generics::Testing::TcpTransportFactoryTest::CPPUNIT_TEST |
( |
testCreateTcpTransportForIpFails |
|
) |
[private] |
|
| Protocols::Generics::Testing::TcpTransportFactoryTest::CPPUNIT_TEST_SUITE_END |
( |
|
) |
[private] |
|
| void Protocols::Generics::Testing::TcpTransportFactoryTest::refCreatingTransport |
( |
const Uri & |
uri |
) |
[inline] |
|
| void Protocols::Generics::Testing::TcpTransportFactoryTest::refReadBufferSize |
( |
Transport * |
transport, |
|
|
int |
size |
|
) |
[inline] |
|
| void Protocols::Generics::Testing::TcpTransportFactoryTest::refWaitForTransportCreationToFail |
( |
const Uri & |
uri |
) |
[inline] |
|
| void Protocols::Generics::Testing::TcpTransportFactoryTest::refWaitForTransportCreationToSucceed |
( |
const Uri & |
uri |
) |
[inline] |
|
| void Protocols::Generics::Testing::TcpTransportFactoryTest::refWriteBufferSize |
( |
Transport * |
transport, |
|
|
int |
size |
|
) |
[inline] |
|
| void Protocols::Generics::Testing::TcpTransportFactoryTest::setUp |
( |
|
) |
[inline] |
|
| void Protocols::Generics::Testing::TcpTransportFactoryTest::stateTransportCreated |
( |
const Uri & |
uri |
) |
[inline] |
|
| void Protocols::Generics::Testing::TcpTransportFactoryTest::tearDown |
( |
|
) |
[inline] |
|
| void Protocols::Generics::Testing::TcpTransportFactoryTest::testCreateTcpTransportForIpFails |
( |
|
) |
[inline] |
|
| void Protocols::Generics::Testing::TcpTransportFactoryTest::testCreateTcpTransportForIpSucceeds |
( |
|
) |
[inline] |
|
| void Protocols::Generics::Testing::TcpTransportFactoryTest::testDestroyTcpTransport |
( |
|
) |
[inline] |
|
| void Protocols::Generics::Testing::TcpTransportFactoryTest::testReadBufferIs40Bytes |
( |
|
) |
[inline] |
|
| void Protocols::Generics::Testing::TcpTransportFactoryTest::testReadBufferIs800Bytes |
( |
|
) |
[inline] |
|
| void Protocols::Generics::Testing::TcpTransportFactoryTest::testWriteBufferIs40Bytes |
( |
|
) |
[inline] |
|
| void Protocols::Generics::Testing::TcpTransportFactoryTest::testWriteBufferIs800Bytes |
( |
|
) |
[inline] |
|
Member Data Documentation
The documentation for this class was generated from the following file: