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

TestCaseTelecommandManager_1 Class Reference

#include <TestCaseTelecommandManager_1.h>

Inheritance diagram for TestCaseTelecommandManager_1:

TestCaseGenericSetUp TestCase List of all members.

Detailed Description

Check the configuration process of a telecommand manager.

A telecommand 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 telecommand manager initially reports "object not configured".
  3. An OBS clock is loaded in the telecommand manager and it is verified that it can be correctly read out.
  4. A telecommand loader is loaded in the telecommand manager and it is verified that it can be correctly read out.
  5. The pending telecommand list size is set and it is verified that it can be correctly read out.
  6. It is verified that the configuration check service of the telecommand manager now reports "object configured".
  7. It is verified that the number of pending telecommands is equal to zero.
See also:
CC_TelecommandManager
Author:
Alessandro Pasetti (P&P Software GmbH)
Version:
1.0

Definition at line 37 of file TestCaseTelecommandManager_1.h.

Public Member Functions

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

virtual void runTestCase (void)
 Execute the test case.


Member Function Documentation

void TestCaseTelecommandManager_1::runTestCase void   )  [virtual]
 

Execute the test case.

See class comment for details.

Reimplemented from TestCaseGenericSetUp.

Definition at line 24 of file TestCaseTelecommandManager_1.cpp.


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