#include <TestCaseBasicDatabase_1.h>
Inheritance diagram for TestCaseBasicDatabase_1:

DC_BasicDatabase component.
An instance of the component is created and the following specific tests are performed upon it:
Definition at line 37 of file TestCaseBasicDatabase_1.h.
Public Member Functions | |
| TestCaseBasicDatabase_1 (void) | |
| Set the identifier and the name of the test case to, respectively, ID_BASICDATABASE*10+1 and "TestCaseBasicDatabase_1". | |
| virtual void | runTestCase (void) |
| Execute the test case. | |
|
|
Execute the test case. See class comment for details. Reimplemented from TestCaseGenericSetUp. Definition at line 24 of file TestCaseBasicDatabase_1.cpp. |