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

Test Case Support


Detailed Description

This module contains the utility classes and functions that support the definition and implementation of the test cases.

The test cases themselves are implemented as subclasses of class TestCase. Refer to the "class hierarchy" page for a full hypelinked list of the test case classes.


Files

file  TestUtilities.h
 Utility functions to write various types of messages and headers to an output device.


Classes

class  TestCase
 Base class from which all classes encapsulating a test case are derived. More...

class  TestCaseGenericSetUp
 Base class for generic test cases. More...

class  TestCasePUSFull
 Base class for test cases that implement a PUS-related scenario. More...

class  TestCaseWithEvtCheck
 Base class for test cases that need to perform checks on the event repository associated to the CC_RootObject class. More...

class  TestCaseWithFactories
 Base class for test cases that need to access the dynamic factories. More...

class  TestSuite
 Collection of test cases that are intended to be executed as a single unit. More...

Copyright 2003 P&P Software GmbH - All Rights Reserved