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

TestCaseDummyPUSTelecommand_1.h

00001 // 00002 // Copyright 2004 P&P Software GmbH - All Rights Reserved 00003 // 00004 // TestCaseDummyPUSTelecommand_1.h 00005 // 00006 // Version 1.1 00007 // Date 11.06.03 00008 // Author A. Pasetti (P&P Software) 00009 00010 #ifndef TestCaseDummyPUSTelecommand_1H 00011 #define TestCaseDummyPUSTelecommand_1H 00012 00013 #include "../Utilities/TestCaseGenericSetUp.h" 00014 00044 class TestCaseDummyPUSTelecommand_1 : public TestCaseGenericSetUp { 00045 00046 public : 00047 00052 TestCaseDummyPUSTelecommand_1(void); 00053 00057 virtual void runTestCase(void); 00058 }; 00059 00060 #endif
Copyright 2003 P&P Software GmbH - All Rights Reserved