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

TestCaseDummyDatabase_1 Class Reference

#include <TestCaseDummyDatabase_1.h>

Inheritance diagram for TestCaseDummyDatabase_1:

TestCaseGenericSetUp TestCase List of all members.

Detailed Description

Check the functionalities implemented by the DC_DummyDatabase component.

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

  1. It is checked that the class ID of the component has the correct value.
  2. It is verified that the size of the database has the correct value.
  3. It is verified that the single item in the database has the correct value.
See also:
DC_BasicDatabase
Author:
Alessandro Pasetti (P&P Software GmbH)
Version:
1.0

Definition at line 28 of file TestCaseDummyDatabase_1.h.

Public Member Functions

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

virtual void runTestCase (void)
 Execute the test case.


Member Function Documentation

void TestCaseDummyDatabase_1::runTestCase void   )  [virtual]
 

Execute the test case.

See class comment for details.

Reimplemented from TestCaseGenericSetUp.

Definition at line 21 of file TestCaseDummyDatabase_1.cpp.


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