STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - Template Software for the Active Template Library COMSTL - The Standard Template Library meets the Component Object Model .netSTL - Standard Template Library meets the Microsoft.NET Common Language Runtime InetSTL - The Standard Template Library meets WinInet MFCSTL - Template Software for the Microsoft Foundation Classes UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

unittest_initialiser Class Reference

This class is used within unit tests to simplify the process of registering the test information, and calling start() and stop() on the reporter. More...

#include <stlsoft_unittest.h>

List of all members.

Public Methods

 unittest_initialiser (unittest_reporter *reporter, char const *project, char const *component, char const *file)
 Constructor.


Detailed Description

This class is used within unit tests to simplify the process of registering the test information, and calling start() and stop() on the reporter.


Constructor & Destructor Documentation

unittest_initialiser unittest_reporter   reporter,
char const *    project,
char const *    component,
char const *    file
[inline]
 

Constructor.

Parameters:
reporter  The reporter to be used
project  The project name
component  The component name
file  The file name


The documentation for this class was generated from the following file:

STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004