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

TestCaseTelemetryManager_1 Class Reference

#include <TestCaseTelemetryManager_1.h>

Inheritance diagram for TestCaseTelemetryManager_1:

TestCaseGenericSetUp TestCase List of all members.

Detailed Description

Check the configuration process of a telemetry manager.

A telemetry manager instance is created and the following specific tests are performed:

  1. The correctness of the class identifier is verified.
  2. It is verified that the configuration check service of the telemetry manager initially reports "object not configured".
  3. A telemetry mode manager is loaded in the telemetry manager and it is verified that it can be correctly read out.
  4. A telemetry stream is loaded in the telemetry manager and it is verified that it can be correctly read out.
  5. The size of the immediate dispatch queue is set equal to zero and it is verified that it can be correctly read out.
  6. It is verified that the status of immediate dispatch queue is "queue full".
  7. It is verified that the configuration check service of the telemetry manager now reports "object configured".
See also:
CC_TelemetryManager
Author:
Alessandro Pasetti (P&P Software GmbH)
Version:
1.0

Definition at line 36 of file TestCaseTelemetryManager_1.h.

Public Member Functions

 TestCaseTelemetryManager_1 (void)
 Set the identifier and the name of the test case to, respectively, ID_TELEMETRYMANAGER*10+1 and "TestCaseTelemetryManager_1".

virtual void runTestCase (void)
 Execute the test case.


Member Function Documentation

void TestCaseTelemetryManager_1::runTestCase void   )  [virtual]
 

Execute the test case.

See class comment for details.

Reimplemented from TestCaseGenericSetUp.

Definition at line 23 of file TestCaseTelemetryManager_1.cpp.


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