Parent Directory
|
Revision Log
|
Patch
revision 102 by jgs, Wed Dec 15 07:08:39 2004 UTC | revision 113 by jgs, Mon Feb 28 07:06:33 2005 UTC | |
---|---|---|
# | Line 34 class DataAlgorithmAdapterTestCase : pub | Line 34 class DataAlgorithmAdapterTestCase : pub |
34 | // A test method must return void and have no arguments | // A test method must return void and have no arguments |
35 | // DataAlgorithmAdapter class | // DataAlgorithmAdapter class |
36 | void testAll(); | void testAll(); |
37 | void testAlgorithm(); | |
38 | void testDpAlgorithm(); | |
39 | ||
40 | DataAlgorithmAdapterTestCase (std::string name) : TestCase (name) {} | DataAlgorithmAdapterTestCase (std::string name) : TestCase (name) {} |
41 | ~DataAlgorithmAdapterTestCase() {} | ~DataAlgorithmAdapterTestCase() {} |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |