代码搜索:cppunit
找到约 2,238 项符合「cppunit」的源代码
代码结果 2,238
www.eeworm.com/read/339586/3297288
cpp testcomposite.cpp
#include
#include
CPPUNIT_NS_BEGIN
TestComposite::TestComposite( const std::string &name )
: m_name( name )
{
}
TestComposite::~TestComposite
www.eeworm.com/read/331534/3411628
h guitestresult.h
//
// GUITestResult.h
//
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/GUITestResult.h#2 $
//
#ifndef GuiTestResult_INCLUDED
#define GuiTestResult_INCLUDED
#include "CppUnit/CppUnit.h"
www.eeworm.com/read/331534/3411637
svn-base testrunnerdlg.h.svn-base
//
// TestRunnerDlg.h
//
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/TestRunnerDlg.h#2 $
//
#ifndef TestRunnerDlg_INCLUDED
#define TestRunnerDlg_INCLUDED
#include "CppUnit/CppUnit.h"
www.eeworm.com/read/331534/3411642
svn-base guitestresult.h.svn-base
//
// GUITestResult.h
//
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/GUITestResult.h#2 $
//
#ifndef GuiTestResult_INCLUDED
#define GuiTestResult_INCLUDED
#include "CppUnit/CppUnit.h"
www.eeworm.com/read/331534/3411652
h testrunnerdlg.h
//
// TestRunnerDlg.h
//
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/TestRunnerDlg.h#2 $
//
#ifndef TestRunnerDlg_INCLUDED
#define TestRunnerDlg_INCLUDED
#include "CppUnit/CppUnit.h"
www.eeworm.com/read/282758/4087914
h cppunitset.h
#ifndef CPPUNIT_PORTABILITY_CPPUNITSET_H
#define CPPUNIT_PORTABILITY_CPPUNITSET_H
// The technic used is similar to the wrapper of STLPort.
#include
#include
#i
www.eeworm.com/read/282758/4087916
h cppunitmap.h
#ifndef CPPUNIT_PORTABILITY_CPPUNITMAP_H
#define CPPUNIT_PORTABILITY_CPPUNITMAP_H
// The technic used is similar to the wrapper of STLPort.
#include
#include
#i
www.eeworm.com/read/279583/4135913
h mconnector_test.h
#ifndef MCONNECTOR_TEST_H
#define MCONNECTOR_TEST_H
#include
class MConnectorTest: public CppUnit::TestFixture
{
CPPUNIT_TEST_SUITE( MConnectorTest )
www.eeworm.com/read/279583/4135920
h mxmlparser_test.h
#ifndef MXMLPARSER_TEST_H
#define MXMLPARSER_TEST_H
#include
class MXMLParserTest: public CppUnit::TestFixture
{
CPPUNIT_TEST_SUITE( MXMLParserTest )
www.eeworm.com/read/449063/1682422
h sourceline.h
#ifndef CPPUNIT_SOURCELINE_H
#define CPPUNIT_SOURCELINE_H
#include
#include
/*! \brief Constructs a SourceLine object initialized with the location where the macro i