代码搜索:cppunit
找到约 2,238 项符合「cppunit」的源代码
代码结果 2,238
www.eeworm.com/read/339586/3296907
cpp testcasetest.cpp
#include "CoreSuite.h"
#include "FailureException.h"
#include "MockTestCase.h"
#include "TestCaseTest.h"
#include
/*
- test have been done to check exception management in run
www.eeworm.com/read/331534/3411634
svn-base dllmain.cpp.svn-base
//
// DLLMain.cpp
//
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/DLLMain.cpp#1 $
//
#include
#include
static AFX_EXTENSION_MODULE TestRunnerDLL = { NULL, NULL };
www.eeworm.com/read/331534/3411654
cpp dllmain.cpp
//
// DLLMain.cpp
//
// $Id: //poco/1.3/CppUnit/WinTestRunner/src/DLLMain.cpp#1 $
//
#include
#include
static AFX_EXTENSION_MODULE TestRunnerDLL = { NULL, NULL };
www.eeworm.com/read/297878/3881269
h gameserverusergatewaytest.h
#ifndef __GAME_SERVER_USER_GATEWAY_TEST_H__
#define __GAME_SERVER_USER_GATEWAY_TEST_H__
#include "GameServerTest.h"
class GameServerUserGatewayTest : public GameServerTest {
CPPUNIT_TEST_SUB_SUITE
www.eeworm.com/read/297878/3881271
h gameserverexptest.h
#ifndef __GAME_SERVER_RANK_EXP_H__
#define __GAME_SERVER_RANK_EXP_H__
#include "GameServerTest.h"
class GameServerExpTest : public GameServerTest {
CPPUNIT_TEST_SUB_SUITE( GameServerExpTest, GameS
www.eeworm.com/read/297878/3881281
h gameserverwartest.h
#ifndef __GAME_SERVER_WAR_TEST_H__
#define __GAME_SERVER_WAR_TEST_H__
#include "GameServerTest.h"
class GameServerWarTest : public GameServerTest {
CPPUNIT_TEST_SUB_SUITE( GameServerWarTest, GameS
www.eeworm.com/read/355264/3060916
h gameserverusergatewaytest.h
#ifndef __GAME_SERVER_USER_GATEWAY_TEST_H__
#define __GAME_SERVER_USER_GATEWAY_TEST_H__
#include "GameServerTest.h"
class GameServerUserGatewayTest : public GameServerTest {
CPPUNIT_TEST_SUB_SUITE
www.eeworm.com/read/355264/3060918
h gameserverexptest.h
#ifndef __GAME_SERVER_RANK_EXP_H__
#define __GAME_SERVER_RANK_EXP_H__
#include "GameServerTest.h"
class GameServerExpTest : public GameServerTest {
CPPUNIT_TEST_SUB_SUITE( GameServerExpTest, GameS
www.eeworm.com/read/355264/3060928
h gameserverwartest.h
#ifndef __GAME_SERVER_WAR_TEST_H__
#define __GAME_SERVER_WAR_TEST_H__
#include "GameServerTest.h"
class GameServerWarTest : public GameServerTest {
CPPUNIT_TEST_SUB_SUITE( GameServerWarTest, GameS
www.eeworm.com/read/133287/5907001
cpp testrunnerdlg.cpp
//
// TestRunnerDlg.cpp
//
// $Id: //poco/Main/CppUnit/WinTestRunner/src/TestRunnerDlg.cpp#5 $
//
#include
#include
#include
#include
#includ