Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

TestCaseDummyTelemetryStream_1 Class Reference

#include <TestCaseDummyTelemetryStream_1.h>

Inheritance diagram for TestCaseDummyTelemetryStream_1:

TestCaseGenericSetUp TestCase List of all members.

Detailed Description

Verify the telemetry stream services as implemented by class DC_DummyTelemetryStream.

An instance of this class is created and the following specific tests are performed:

  1. The correctness of the class identifier is checked.
  2. The default return value of method getCapacity is checked.
  3. The default return value of method doesPacketFit is checked.
  4. Dummy calls are performed to methods reset, flsuh and write.
See also:
DC_DummyTelemetryStream
Author:
Roberto Totaro
Version:
1.0

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.


Member Function Documentation

void TestCaseDummyTelemetryStream_1::runTestCase void   )  [virtual]
 

Execute the test case.

See class comment for details.

Reimplemented from TestCaseGenericSetUp.

Definition at line 23 of file TestCaseDummyTelemetryStream_1.cpp.


The documentation for this class was generated from the following files:
Copyright 2003 P&P Software GmbH - All Rights Reserved