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

TestCaseDummyCopyControlBlock_1.h

00001 // 00002 // Copyright 2004 P&P Software GmbH - All Rights Reserved 00003 // 00004 // TestCaseDummyCopyControlBlock_1.h 00005 // 00006 // Version 1.3 00007 // Date 22.05.03 (Version 1.0) 00008 // 14.10.03 (Version 1.1) 00009 // 16.10.03 (Version 1.2 & 1.3) 00010 // Author R. Totaro, A. Pasetti 00011 // 00012 // Change Record: 00013 // Version 1.1: Updated to reflect the new structure of the ControlBlock class 00014 // Version 1.2: Test case renamed (from TestCaseDummyControlBlock_1H 00015 // to TestCaseDummyCopyControlBlock_1) 00016 // Version 1.2: Amended the test description 00017 00018 #ifndef TestCaseDummyCopyControlBlock_1H 00019 #define TestCaseDummyCopyControlBlock_1H 00020 00021 #include "../Utilities/TestCaseWithEvtCheck.h" 00022 00054 class TestCaseDummyCopyControlBlock_1 : public TestCaseWithEvtCheck { 00055 public: 00060 TestCaseDummyCopyControlBlock_1(void); 00061 00065 virtual void runTestCase(void); 00066 }; 00067 #endif
Copyright 2003 P&P Software GmbH - All Rights Reserved