ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/test/utils/PropertyMapTestCase.hpp
(Generate patch)

Comparing trunk/OOPSE-2.0/test/utils/PropertyMapTestCase.hpp (file contents):
Revision 1620 by tim, Wed Oct 20 21:38:17 2004 UTC vs.
Revision 1622 by tim, Wed Oct 20 22:54:30 2004 UTC

# Line 2 | Line 2
2   #define TEST_PROPERTYMAPTESTCASE_HPP
3  
4   #include <cppunit/extensions/HelperMacros.h>
5 < #include "utils/GenericFactory.hpp"
5 > #include "utils/PropertyMap.hpp"
6  
7   using namespace oopse;
8  
9   class PropertyMapTestCase : public CPPUNIT_NS::TestFixture {
10 <    CPPUNIT_TEST_SUITE( GenericFactoryTestCase );
10 >    CPPUNIT_TEST_SUITE( PropertyMapTestCase );
11      CPPUNIT_TEST(testPropertyMap);
12      CPPUNIT_TEST_SUITE_END();
13  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines