1 #ifndef CPPUNIT_PLUGIN_PARAMETERS 2 #define CPPUNIT_PLUGIN_PARAMETERS 6 #if !defined(CPPUNIT_NO_TESTPLUGIN) 24 std::string getCommandLine()
const;
33 #endif // !defined(CPPUNIT_NO_TESTPLUGIN) 36 #endif // CPPUNIT_PLUGIN_PARAMETERS std::string m_commandLine
Definition: PlugInParameters.h:27
Test plug-ins parameters.
Definition: PlugInParameters.h:15
#define CPPUNIT_NS_END
Definition: Portability.h:120
#define CPPUNIT_NS_BEGIN
Definition: Portability.h:119
#define CPPUNIT_API
Definition: CppUnitApi.h:27