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

TestCaseRootObject_3 Class Reference

#include <TestCaseRootObject_3.h>

Inheritance diagram for TestCaseRootObject_3:

TestCaseGenericSetUp TestCase List of all members.

Detailed Description

Check the object and system configuration check services.

The following specific checks are performed:

  1. Two CC_RootObject instances are created and it is checked that their object configuration services report "object configured".
  2. It is checked that the system configuration check service reports "system configured".
  3. An event object is created but not fully configured and it is checked that the system configuration check service reports "system not configured".
Since it checks the system configuration service, this test case should be the first test case to be executed in a test run. If it is not, it might fail unpredictably.
Author:
Alessandro Pasetti (P&P Software GmbH)
Version:
1.0

Definition at line 31 of file TestCaseRootObject_3.h.

Public Member Functions

 TestCaseRootObject_3 (void)
 Set the identifier and the name of the test case to, respectively, ID_ROOTOBJECT*10+3 and "TestCaseRootObject_3".

virtual void runTestCase (void)
 Execute the test case.


Member Function Documentation

void TestCaseRootObject_3::runTestCase void   )  [virtual]
 

Execute the test case.

See class comment for details.

Reimplemented from TestCaseGenericSetUp.

Definition at line 22 of file TestCaseRootObject_3.cpp.


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