TestPRSemiStochGrowth.h

00001 //---------------------------------------------------------------------------
00002 // TestPRSemiStochGrowth
00003 //---------------------------------------------------------------------------
00004 #if !defined(TestPRSemiStochGrowth_H)
00005   #define TestPRSemiStochGrowth_H
00006 
00007 #include <cppunit/TestFixture.h>
00008 #include <cppunit/TestCaller.h>
00009 
00010 class clSimManager;
00011 
00015 class clTestPRSemiStochGrowth : public CppUnit::TestFixture {
00016 
00017   public:
00018 
00022   void TestPRSemiStochGrowth();
00023 
00024   protected:
00025 
00032   void NormalProcessingRun1(clSimManager *p_oSimManager);
00033 
00038   char* WriteXMLFile1();
00039 };
00040 //---------------------------------------------------------------------------
00041 #endif // TestPRSemiStochGrowth_H

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