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

TestCaseOutOfRangeProfile_1 Class Reference

#include <TestCaseOutOfRangeProfile_1.h>

Inheritance diagram for TestCaseOutOfRangeProfile_1:

TestCaseGenericSetUp TestCase List of all members.

Detailed Description

Check the functionalities implemented by class DC_OutOfRangeProfile.

One instance of this class is created and the following specific tests are performed:

  1. The correctness of the class identifier is verified.
  2. The monitoring profile is configured, a test value lying within the range is passed through the monitoring profile and it is verified that the monitoring check service reports "no deviation from profile detected".
  3. A test value lying outside the range is passed through the monitoring profile and it is verified that the monitoring check service reports "deviation from profile detected".
See also:
DC_OutOfRangeProfile
Author:
Alessandro Pasetti (P&P Software GmbH)
Version:
1.0

Definition at line 33 of file TestCaseOutOfRangeProfile_1.h.

Public Member Functions

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

virtual void runTestCase (void)
 Execute the test case.


Member Function Documentation

void TestCaseOutOfRangeProfile_1::runTestCase void   )  [virtual]
 

Execute the test case.

See class comment for details.

Reimplemented from TestCaseGenericSetUp.

Definition at line 27 of file TestCaseOutOfRangeProfile_1.cpp.


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