TestCompetitionMortality.h

00001 //---------------------------------------------------------------------------
00002 // TestMortality
00003 //---------------------------------------------------------------------------
00004 #if !defined(TestCompetitionMortality_H)
00005   #define TestCompetitionMortality_H
00006 
00007   #include <cppunit/TestFixture.h>
00008   #include <cppunit/TestCaller.h>
00009   #include <cppunit/TestSuite.h>
00010 
00011   class clGridBase;
00012   class clSimManager;
00013 
00020   class clTestCompetitionMortality : public CppUnit::TestFixture
00021   {
00022 
00023   public:
00024 
00030     void TestMortality();
00031 
00032   private:
00033 
00041     char * WriteXMLFile1();
00042 
00048     char * WriteXMLFile2();
00049 
00050 
00051 
00052   };
00053 //---------------------------------------------------------------------------
00054 
00055 #endif // TestMortality_H

Generated on Wed Nov 15 11:27:24 2006 for SORTIE C++ Test Documentation by  doxygen 1.4.7