class TestFixture

Abstract class for test fixture implementations.

A test fixture is a class that combines several test member functions. Fixture instances could be handed over to the TestManager so that they are deleted when the test manager is deleted



Public Members:
    virtual ~TestFixture () ;
    Destructor.
    Enforces that the fixture class also has a virtual constructor.




The Scrunitizer C++ Unit Test Framework
by Bernd Linowski

[Scrunitizer]  [Overview]  [Cookbook]  [Download]  [Index]  [Linosphere]

Page generated: 1 Nov 2000
(C) by Bernd Linowski
scrunitizer@linosphere.de