代码搜索:CppUnit
找到约 2,238 项符合「CppUnit」的源代码
代码结果 2,238
www.eeworm.com/read/331534/3411575
h cppunitexception.h
//
// CppUnitException.h
//
// $Id: //poco/1.3/CppUnit/include/CppUnit/CppUnitException.h#1 $
//
#ifndef CppUnit_CppUnitException_INCLUDED
#define CppUnit_CppUnitException_INCLUDED
#inc
www.eeworm.com/read/449063/1682449
h autoregistersuite.h
#ifndef CPPUNIT_EXTENSIONS_AUTOREGISTERSUITE_H
#define CPPUNIT_EXTENSIONS_AUTOREGISTERSUITE_H
#include
#include
#include
www.eeworm.com/read/449063/1682480
cpp testresult.cpp
#include
#include
#include
#include
namespace CppUnit {
/// Construct a TestResult
TestResult::TestResult( Synchro
www.eeworm.com/read/141268/5774245
h integer.h
#include
class Integer_Test : public CppUnit::TestFixture
{
CPPUNIT_TEST_SUITE (Integer_Test);
CPPUNIT_TEST (test_addic);
CPPUNIT_TEST (test_addx);
CP
www.eeworm.com/read/124619/6043853
h testtest.h
#ifndef CPPUNIT_TESTTEST_H
#define CPPUNIT_TESTTEST_H
#ifndef CPPUNIT_TESTCASE_H
#include "TestCase.h"
#endif
#ifndef CPPUNIT_TESTSUITE_H
#include "TestSuite.h"
#endif
#ifndef CPPUNIT_
www.eeworm.com/read/339586/3297298
cpp dynamiclibrarymanagerexception.cpp
#include
#if !defined(CPPUNIT_NO_TESTPLUGIN)
CPPUNIT_NS_BEGIN
DynamicLibraryManagerException::DynamicLibraryManagerException(
www.eeworm.com/read/444529/1732308
cpp dynamiclibrarymanagerexception.cpp
#include
#if !defined(CPPUNIT_NO_TESTPLUGIN)
CPPUNIT_NS_BEGIN
DynamicLibraryManagerException::DynamicLibraryManagerException(
www.eeworm.com/read/141268/5775207
h testsuitebuildercontext.h
#ifndef CPPUNIT_HELPER_TESTSUITEBUILDERCONTEXT_H
#define CPPUNIT_HELPER_TESTSUITEBUILDERCONTEXT_H
#include
#include
#include
www.eeworm.com/read/124465/6047449
cpp testfailure.cpp
#include "cppunit/Exception.h"
#include "cppunit/Test.h"
#include "cppunit/TestFailure.h"
namespace CppUnit {
/// Constructs a TestFailure with the given test and exception.
TestFailure::TestFailure
www.eeworm.com/read/103694/6213358
cpp testfailure.cpp
#include "cppunit/Exception.h"
#include "cppunit/Test.h"
#include "cppunit/TestFailure.h"
namespace CppUnit {
/// Constructs a TestFailure with the given test and exception.
TestFailure::TestFailure