代码搜索:Cppunit

找到约 2,238 项符合「Cppunit」的源代码

代码结果 2,238
www.eeworm.com/read/103694/6213320

h testsucesslistener.h

#ifndef CPPUNIT_TESTSUCESSLISTENER_H #define CPPUNIT_TESTSUCESSLISTENER_H #include #include namespace CppUnit { /*! \brief TestListener that
www.eeworm.com/read/124465/6047457

cvsignore .cvsignore

cppunit.lib
www.eeworm.com/read/103694/6213366

cvsignore .cvsignore

cppunit.lib
www.eeworm.com/read/156734/11781658

faq

Frequently Asked Questions: --------------------------- 1) Questions relating to CppUnit ---------------------------- 1.1) Isn't there an easier way to write unit tests than using TestCaller ?
www.eeworm.com/read/151249/5684583

h qttestrunner.h

// ////////////////////////////////////////////////////////////////////////// // Header file TestRunner.h for class TestRunner // (c)Copyright 2000, Baptiste Lepilleur. // Created: 2001/09/19 // /////
www.eeworm.com/read/141268/5775168

h qttestrunner.h

// ////////////////////////////////////////////////////////////////////////// // Header file TestRunner.h for class TestRunner // (c)Copyright 2000, Baptiste Lepilleur. // Created: 2001/09/19 // /
www.eeworm.com/read/140411/5792434

h qttestrunner.h

// ////////////////////////////////////////////////////////////////////////// // Header file TestRunner.h for class TestRunner // (c)Copyright 2000, Baptiste Lepilleur. // Created: 2001/09/19 // /////
www.eeworm.com/read/133287/5906984

cpp testfailure.cpp

// // TestFailure.cpp // // $Id: //poco/Main/CppUnit/src/TestFailure.cpp#5 $ // #include "CppUnit/TestFailure.h" #include "CppUnit/Test.h" CppUnit_BEGIN // Returns a short descript
www.eeworm.com/read/133287/5906987

cpp testdecorator.cpp

// // TestDecorator.cpp // // $Id: //poco/Main/CppUnit/src/TestDecorator.cpp#5 $ // #include "CppUnit/TestDecorator.h" CppUnit_BEGIN TestDecorator::TestDecorator(Test* test) { _t
www.eeworm.com/read/123279/6061841

h qttestrunner.h

// ////////////////////////////////////////////////////////////////////////// // Header file TestRunner.h for class TestRunner // (c)Copyright 2000, Baptiste Lepilleur. // Created: 2001/09/19 // /////