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

TestCaseDataItem_1 Class Reference

#include <TestCaseDataItem_1.h>

Inheritance diagram for TestCaseDataItem_1:

TestCaseGenericSetUp TestCase List of all members.

Detailed Description

Check the data set and get services for class DC_DataItem.

Two DC_DataItem objects are created to encapsulate access to, respectively, a TD_Float and TD_Integer variable. The following specific checks are performed:

  1. The values of the encapsulated variables are set and then read back through the data item accessor methods and it is checked that the read-back value is correct.
  2. The values of the data item are set through the data item accessor methods and then read back and it is checked that the read-back value is correct.
Author:
Roberto Totaro
Version:
1.0

Definition at line 35 of file TestCaseDataItem_1.h.

Public Member Functions

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

virtual void runTestCase (void)
 Execute the test case.


Constructor & Destructor Documentation

TestCaseDataItem_1::TestCaseDataItem_1 void   ) 
 

Set the identifier and the name of the test case to, respectively, ID_DATAITEM*10+1 and "TestCaseDataItem_1".

Definition at line 24 of file TestCaseDataItem_1.cpp.


Member Function Documentation

void TestCaseDataItem_1::runTestCase void   )  [virtual]
 

Execute the test case.

See class comment for details.

Reimplemented from TestCaseGenericSetUp.

Definition at line 29 of file TestCaseDataItem_1.cpp.


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