代码搜索:CppUnit
找到约 2,238 项符合「CppUnit」的源代码
代码结果 2,238
www.eeworm.com/read/151249/5684565
h testleaf.h
#ifndef CPPUNIT_TESTLEAF_H
#define CPPUNIT_TESTLEAF_H
#include
CPPUNIT_NS_BEGIN
/*! \brief A single test object.
*
* Base class for single test case: a test that doesn't have a
www.eeworm.com/read/151249/5684613
h orthodox.h
#ifndef CPPUNIT_EXTENSIONS_ORTHODOX_H
#define CPPUNIT_EXTENSIONS_ORTHODOX_H
#include
CPPUNIT_NS_BEGIN
/*
* Orthodox performs a simple set of tests on an arbitary
* class to
www.eeworm.com/read/151249/5684618
h additionalmessage.h
#ifndef CPPUNIT_ADDITIONALMESSAGE_H
#define CPPUNIT_ADDITIONALMESSAGE_H
#include
CPPUNIT_NS_BEGIN
/*! \brief An additional Message for assertions.
* \ingroup CreatingNewAsser
www.eeworm.com/read/151249/5684627
h exception.h
#ifndef CPPUNIT_EXCEPTION_H
#define CPPUNIT_EXCEPTION_H
#include
#include
#include
#include
CPPUNIT_NS_BEGIN
/*! \br
www.eeworm.com/read/141268/5775118
h protector.h
#ifndef CPPUNIT_PROTECTOR_H
#define CPPUNIT_PROTECTOR_H
#include
CPPUNIT_NS_BEGIN
class Exception;
class Message;
class ProtectorContext;
class TestResult;
cla
www.eeworm.com/read/141268/5775132
h testleaf.h
#ifndef CPPUNIT_TESTLEAF_H
#define CPPUNIT_TESTLEAF_H
#include
CPPUNIT_NS_BEGIN
/*! \brief A single test object.
*
* Base class for single test case: a test that doe
www.eeworm.com/read/141268/5775181
am makefile.am
libcppunitincludedir = $(includedir)/cppunit/plugin
libcppunitinclude_HEADERS = \
DynamicLibraryManager.h \
DynamicLibraryManagerException.h \
TestPlugIn.h \
TestPlugInDefaultImpl.h \
Plu
www.eeworm.com/read/141268/5775212
h orthodox.h
#ifndef CPPUNIT_EXTENSIONS_ORTHODOX_H
#define CPPUNIT_EXTENSIONS_ORTHODOX_H
#include
CPPUNIT_NS_BEGIN
/*
* Orthodox performs a simple set of tests on an arbitary
*
www.eeworm.com/read/141268/5775220
h additionalmessage.h
#ifndef CPPUNIT_ADDITIONALMESSAGE_H
#define CPPUNIT_ADDITIONALMESSAGE_H
#include
CPPUNIT_NS_BEGIN
/*! \brief An additional Message for assertions.
* \ingroup Creati
www.eeworm.com/read/141268/5775224
am makefile.am
libcppunitincludedir = $(includedir)/cppunit/portability
libcppunitinclude_HEADERS = \
CppUnitDeque.h \
CppUnitMap.h \
CppUnitSet.h \
CppUnitStack.h \
CppUnitVector.h