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

TestCaseNullProfile_1 Class Reference

#include <TestCaseNullProfile_1.h>

Inheritance diagram for TestCaseNullProfile_1:

TestCaseGenericSetUp TestCase List of all members.

Detailed Description

Check the functionalities implemented by DC_NullProfile.

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 deviatesFromProfile() method (both the TD_Float and the TD_Integer implementation) is invoked with 100 different values and it is verified that it alwayas returns false.
  3. A call to reset is performed. This is a dummy check that required to have full statement coverage of the super class.
See also:
MonitoringProfile

DC_NullProfile

Author:
Roberto Totaro
Version:
1.0

Definition at line 31 of file TestCaseNullProfile_1.h.

Public Member Functions

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

virtual void runTestCase (void)
 Execute the test case.


Member Function Documentation

void TestCaseNullProfile_1::runTestCase void   )  [virtual]
 

Execute the test case.

See class comment for details.

Reimplemented from TestCaseGenericSetUp.

Definition at line 20 of file TestCaseNullProfile_1.cpp.


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