14 |
#if !defined DataEmptyTestCase_20040824_H |
#if !defined DataEmptyTestCase_20040824_H |
15 |
#define DataEmptyTestCase_20040824_H |
#define DataEmptyTestCase_20040824_H |
16 |
|
|
17 |
#include "CppUnitTest/TestCase.h" |
#include "tools/CppUnitTest/TestCase.h" |
18 |
#include "CppUnitTest/TestSuite.h" |
#include "tools/CppUnitTest/TestSuite.h" |
19 |
#include "CppUnitTest/TestCaller.h" |
#include "tools/CppUnitTest/TestCaller.h" |
20 |
|
|
21 |
class DataEmptyTestCase : public CppUnitTest::TestCase |
class DataEmptyTestCase : public CppUnitTest::TestCase |
22 |
{ |
{ |