#include <TestCaseDummyTelemetryStream_1.h>
Inheritance diagram for TestCaseDummyTelemetryStream_1:

DC_DummyTelemetryStream.
An instance of this class is created and the following specific tests are performed:
getCapacity is checked. doesPacketFit is checked. reset, flsuh and write.
Definition at line 30 of file TestCaseDummyTelemetryStream_1.h.
Public Member Functions | |
| TestCaseDummyTelemetryStream_1 (void) | |
| Set the identifier and the name of the test case to, respectively, ID_DUMMYTELEMETRYSTREAM*10+1 and "TestCaseDummyTelemetryStream_1". | |
| virtual void | runTestCase (void) |
| Execute the test case. | |
|
|
Execute the test case. See class comment for details. Reimplemented from TestCaseGenericSetUp. Definition at line 23 of file TestCaseDummyTelemetryStream_1.cpp. |