代码搜索:CppUnit
找到约 2,238 项符合「CppUnit」的源代码
代码结果 2,238
www.eeworm.com/read/230695/4719868
h testdecorator.h
#ifndef CPPUNIT_EXTENSIONS_TESTDECORATOR_H
#define CPPUNIT_EXTENSIONS_TESTDECORATOR_H
#include
#include
CPPUNIT_NS_BEGIN
class TestResult;
/*! \brief De
www.eeworm.com/read/230695/4719871
h testfactory.h
#ifndef CPPUNIT_EXTENSIONS_TESTFACTORY_H
#define CPPUNIT_EXTENSIONS_TESTFACTORY_H
#include
CPPUNIT_NS_BEGIN
class Test;
/*! \brief Abstract Test factory.
*/
class CPPUNIT
www.eeworm.com/read/339586/3297056
h asserter.h
#ifndef CPPUNIT_ASSERTER_H
#define CPPUNIT_ASSERTER_H
#include
#include
#include
CPPUNIT_NS_BEGIN
class Message;
/*! \brief A set of
www.eeworm.com/read/339586/3297058
h stringtools.h
#ifndef CPPUNIT_TOOLS_STRINGTOOLS_H
#define CPPUNIT_TOOLS_STRINGTOOLS_H
#include
#include
#include
CPPUNIT_NS_BEGIN
/*! \bri
www.eeworm.com/read/339586/3297125
h repeatedtest.h
#ifndef CPPUNIT_EXTENSIONS_REPEATEDTEST_H
#define CPPUNIT_EXTENSIONS_REPEATEDTEST_H
#include
#include
CPPUNIT_NS_BEGIN
class Test;
clas
www.eeworm.com/read/339586/3297127
h testdecorator.h
#ifndef CPPUNIT_EXTENSIONS_TESTDECORATOR_H
#define CPPUNIT_EXTENSIONS_TESTDECORATOR_H
#include
#include
CPPUNIT_NS_BEGIN
class TestResult;
/*! \brief De
www.eeworm.com/read/339586/3297130
h testfactory.h
#ifndef CPPUNIT_EXTENSIONS_TESTFACTORY_H
#define CPPUNIT_EXTENSIONS_TESTFACTORY_H
#include
CPPUNIT_NS_BEGIN
class Test;
/*! \brief Abstract Test factory.
*/
class CPPUNIT
www.eeworm.com/read/339586/3297257
cpp testfactoryregistry.cpp
#include
#include
#include
#include
#include
CPPUNIT_NS
www.eeworm.com/read/339586/3297285
cpp testresult.cpp
#include
#include
#include
#include
#include
#include
#include "Default
www.eeworm.com/read/339586/3297297
h protectorchain.h
#ifndef CPPUNIT_PROTECTORCHAIN_H
#define CPPUNIT_PROTECTORCHAIN_H
#include
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#prag