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

TestCaseRawDataItem_1 Class Reference

#include <TestCaseRawDataItem_1.h>

Inheritance diagram for TestCaseRawDataItem_1:

TestCaseGenericSetUp TestCase List of all members.

Detailed Description

Check the setter and getter services for class DC_RawDataItem.

An instance of class DC_RawDataItem is created and the following specific checks are performed:

  1. The value of the variable encapsulated in the raw data item is set and then read back through the data item accessor methods. It is checked that the read-back value is correct. This operation is repeated for all types supported by the DC_RawDataItem.
  2. The value of the variable encapsulated by the raw data item is modified using the data item setter methods and the modified value is then read back from the variable itself. This operation is repeated for all types supported by the DC_RawDataItem.
Author:
Roberto Totaro, Alessandro Pasetti
Version:
1.0

Definition at line 34 of file TestCaseRawDataItem_1.h.

Public Member Functions

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

virtual void runTestCase (void)
 Execute the test case.


Constructor & Destructor Documentation

TestCaseRawDataItem_1::TestCaseRawDataItem_1 void   ) 
 

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

Definition at line 23 of file TestCaseRawDataItem_1.cpp.


Member Function Documentation

void TestCaseRawDataItem_1::runTestCase void   )  [virtual]
 

Execute the test case.

See class comment for details.

Reimplemented from TestCaseGenericSetUp.

Definition at line 28 of file TestCaseRawDataItem_1.cpp.


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