Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

TestCaseBasicReconfigurer_1.h

00001 // 00002 // Copyright 2004 P&P Software GmbH - All Rights Reserved 00003 // 00004 // TestCaseBasicReconfigurer_1.h 00005 // 00006 // Version 1.0 00007 // Date 04.06.03 (Version 1.0) 00008 // Author R. Totaro 00009 00010 #ifndef TestCaseBasicReconfigurer_1H 00011 #define TestCaseBasicReconfigurer_1H 00012 00013 #include "../Utilities/TestCaseWithEvtCheck.h" 00014 00057 class TestCaseBasicReconfigurer_1 : public TestCaseWithEvtCheck { 00058 00059 public: 00064 TestCaseBasicReconfigurer_1(void); 00065 00069 virtual void runTestCase(void); 00070 }; 00071 #endif
Copyright 2003 P&P Software GmbH - All Rights Reserved