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