CppUnit project page FAQ CppUnit home page

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

TestPlugIn.h File Reference

#include <cppunit/Portability.h>
#include <cppunit/plugin/PlugInParameters.h>
#include <cppunit/plugin/TestPlugInDefaultImpl.h>

Go to the source code of this file.

Defines

#define CPPUNIT_PLUGIN_EXPORTED_NAME   cppunitTestPlugIn
 Name of the function exported by a test plug-in.
#define CPPUNIT_PLUGIN_EXPORTED_FUNCTION_IMPL(TestPlugInInterfaceType)
 Implements the function exported by the test plug-in.
#define CPPUNIT_PLUGIN_IMPLEMENT()
 Implements and exports the test plug-in interface.

Typedefs

typedef CppUnitTestPlugIn *(* TestPlugInSignature )()
 Type of the function exported by a plug-in.


Detailed Description


SourceForge Logo hosts this site. Send comments to:
CppUnit Developers