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

TestCaseEventRepository_1 Class Reference

#include <TestCaseEventRepository_1.h>

Inheritance diagram for TestCaseEventRepository_1:

TestCaseGenericSetUp TestCase List of all members.

Detailed Description

Verify the attribute default values and the object configuration service of class DC_EventRepository.

The following specific tests are performed:

  1. The correctness of the class identifier for the DC_EventRepository class is verified
  2. A DC_EventRepository instance is created and it is verified that its object configuration service reports "object not configured".
  3. The initial (un-configured) values of the event repository attributes are read out and the correctness of their values is verified.
  4. A dummy OBS Clock component is loaded and it is verified that getObsClock() returns the correct value.
  5. The event repository size is set and it is then verified that the object configuration service correctly reports "object configured".
  6. The event repository size attribute is read out and its correctness is verified.
See also:
DC_EventRepository
Author:
Alessandro Pasetti (P&P Software GmbH)
Version:
1.0

Definition at line 37 of file TestCaseEventRepository_1.h.

Public Member Functions

 TestCaseEventRepository_1 (void)
 Set the identifier and the name of the test case to, respectively, ID_EVENTREPOSITORY*10+1 and "TestCaseEventRepository_1".

virtual void runTestCase (void)
 Execute the test case.


Member Function Documentation

void TestCaseEventRepository_1::runTestCase void   )  [virtual]
 

Execute the test case.

See class comment for details.

Reimplemented from TestCaseGenericSetUp.

Definition at line 23 of file TestCaseEventRepository_1.cpp.


The documentation for this class was generated from the following files:
Copyright 2003 P&P Software GmbH - All Rights Reserved