TestStochasticMort.h

00001 //---------------------------------------------------------------------------
00002 // TestStochasticMort_H
00003 //---------------------------------------------------------------------------
00004 #if !defined(TestStochasticMort_H)
00005   #define TestStochasticMort_H
00006 
00007 #include <cppunit/TestFixture.h>
00008 #include <cppunit/TestCaller.h>
00009 #include <cppunit/TestSuite.h>
00010 
00014 class clTestStochasticMort : public CppUnit::TestFixture
00015 {
00016   public:
00017 
00025   void TestStochasticMortality();
00026 
00027   protected:
00028 
00036   char * WriteXMLFile1();
00037 
00044   char * WriteXMLFile2();
00045 
00046 
00047 };
00048 #endif // TestStochasticMort_H
00049 //---------------------------------------------------------------------------
00050 
00051 

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