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

TestCaseProfileList_1.h

00001 // 00002 // Copyright 2004 P&P Software GmbH - All Rights Reserved 00003 // 00004 // TestCaseProfileList_1.h 00005 // 00006 // Version 1.2 00007 // Date 15.09.03 (Version 1.0) 00008 // 10.10.03 (Version 1.1) 00009 // 21.10.03 (Version 1.2) 00010 // Author R. Totaro 00011 // 00012 // Change Record: 00013 // Version 1.1: Amended the test description 00014 // Version 1.2: Replaced all occurrences of loadMonitoringProfile() with setMonitoringProfile() 00015 00016 #ifndef TestCaseProfileList_1H 00017 #define TestCaseProfileList_1H 00018 00019 #include "../Utilities/TestCaseWithEvtCheck.h" 00020 00043 class TestCaseProfileList_1 : public TestCaseWithEvtCheck { 00044 public: 00049 TestCaseProfileList_1(void); 00050 00054 virtual void runTestCase(void); 00055 }; 00056 #endif
Copyright 2003 P&P Software GmbH - All Rights Reserved