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

TestCaseDummyTelecommandLoader_1 Class Reference

#include <TestCaseDummyTelecommandLoader_1.h>

Inheritance diagram for TestCaseDummyTelecommandLoader_1:

TestCaseGenericSetUp TestCase List of all members.

Detailed Description

Verify the services offered by the DC_DummyTelecommandLoader class.

An instance of this class 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 loader initially reports "object not configured".
  3. A telecommand manager and three sample telecommands are loaded into the telecommand loader and it is verified that the configuration check service of the telecommand loader reports "object configured".
  4. Two activation requests are sent to the telecommand loader and it is verified that the allocation counter is incremented by two.
See also:
DC_DummyTelecommandLoader
Author:
Alessandro Pasetti (P&P Software GmbH)
Version:
1.0

Definition at line 34 of file TestCaseDummyTelecommandLoader_1.h.

Public Member Functions

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

virtual void runTestCase (void)
 Execute the test case.


Member Function Documentation

void TestCaseDummyTelecommandLoader_1::runTestCase void   )  [virtual]
 

Execute the test case.

See class comment for details.

Reimplemented from TestCaseGenericSetUp.

Definition at line 25 of file TestCaseDummyTelecommandLoader_1.cpp.


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