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

TestCaseDummyDataPool_1 Class Reference

#include <TestCaseDummyDataPool_1.h>

Inheritance diagram for TestCaseDummyDataPool_1:

TestCaseGenericSetUp TestCase List of all members.

Detailed Description

Check the functionalities implemented by the DC_DummyDataPool class.

An instance of the component is created and the following specific checks are performed upon it:

  1. It is verified that the class identifier has the correct value.
  2. It is verified that the size of the data pool is equal to the size of the type TD_Integer.
  3. It is verified that the value of the item in the data pool is zero.
See also:
DC_BasicDataPool
Author:
Alessandro Pasetti (P&P Software GmbH)
Version:
1.0

Definition at line 28 of file TestCaseDummyDataPool_1.h.

Public Member Functions

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

virtual void runTestCase (void)
 Execute the test case.


Member Function Documentation

void TestCaseDummyDataPool_1::runTestCase void   )  [virtual]
 

Execute the test case.

See class comment for details.

Reimplemented from TestCaseGenericSetUp.

Definition at line 24 of file TestCaseDummyDataPool_1.cpp.


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