TestGapLight.h

00001 //---------------------------------------------------------------------------
00002 // TestGapLight
00003 //---------------------------------------------------------------------------
00004 #if !defined(TestGapLight_H)
00005   #define TestGapLight_H
00006 
00007 #include <cppunit/TestFixture.h>
00008 #include <cppunit/TestCaller.h>
00009 
00010 class clGridBase;
00011 class clSimManager;
00012 
00016 class clTestGapLight {
00017 
00018   public:
00019 
00029   void TestGapLight();
00030 
00031   protected:
00032 
00039   char* WriteXMLFile1();
00040 
00047   char* WriteXMLFile2();
00048 
00049 };
00050 //---------------------------------------------------------------------------
00051 #endif // TestGapLight_H

Generated on Thu May 24 09:35:09 2007 for SORTIE C++ Test Documentation by  doxygen 1.5.2