CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cppunit

搜索资源列表

  1. MSDNIntegrator-1[1].0.zip

    0下载:
  2. CppUnit 是著名的用于单元测试的JUnit框架的C++移植。测试输出是XML或文本格式,可以用于自动化测试和基于GUI的监督测试。 来源:http://sourceforge.net/projects/cppunit/
  3. 所属分类:其它

    • 发布日期:
    • 文件大小:177009
    • 提供者:
  1. cppunit-docs-1.10.2.tar

    0下载:
  2. c++开发的一个不错的工具,可以方便的跟踪程序的bug。做日志输出-c + + development of a good tool to facilitate the process of tracking the bug. So log output
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:298366
    • 提供者:王治国
  1. cppunitdemo

    0下载:
  2. CppUnit测试框架入门-CppUnit test portal framework
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6098
    • 提供者:李帆
  1. howtousecppunit4test

    0下载:
  2. 测试驱动开发(TDD)是以测试作为开发过程的中心,它坚持,在编写实际代码之前,先写好基于产品代码的测试代码。开发过程的目标就是首先使测试能够通过,然后再优化设计结构。测试驱动开发式是极限编程的重要组成部分。XUnit,一个基于测试驱动开发的测试框架,它为我们在开发过程中使用测试驱动开发提供了一个方便的工具,使我们得以快速的进行单元测试。XUnit的成员有很多,如JUnit,PythonUnit等。今天给大家介绍的CppUnit即是XUnit家族中的一员,它是一个专门面向C++的测试框架。-tes
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:780391
    • 提供者:康烨
  1. cppunit-1.12.0.tar

    0下载:
  2. C++中的单元测试类库,用法与JUnit相似。是做C++程序单元测试的好帮手。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:760409
    • 提供者:jatom
  1. cppunit-1.8.0

    0下载:
  2. 系统工程 很不错的系统开发程序 如果需要可以和我联系
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:383216
    • 提供者:施伟
  1. hash

    0下载:
  2. 采用迭代器模式实现hash算法,并自带CPPUNIT测试功能。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5596
    • 提供者:李国强
  1. CPPUNIT

    0下载:
  2. 面向对象软件测试的经典工具,可以进行大量的功能测试-Classical testing tools to test codes in C++
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-29
    • 文件大小:12171984
    • 提供者:jiangshan
  1. cppunit-1.12.1

    0下载:
  2. 这是一个c++单元测试框架,对于c++程序的测试非常有帮助,希望能给大家减轻负担。-this is a unit test of c++ source code. it is good!
  3. 所属分类:source in ebook

    • 发布日期:2017-03-24
    • 文件大小:868366
    • 提供者:asdf
  1. cppunit.tar

    0下载:
  2. 基于CPPUNIT测试框架做的测试应用程序-CPPUNIT testing framework based on the application to do the test
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:68284
    • 提供者:limx59
  1. cppunit-1.10.2.tar

    0下载:
  2. cppunit-1.10.2源码,可研究cppunit的原理和实现机制-cppunit-1.10.2 source, can study the theory and implementation mechanism cppunit
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:723340
    • 提供者:bravecat
  1. CppUnit_Cookbook_classic_example_of_code_developme

    0下载:
  2. CppUnit Cookbook开发经典实例代码CppUnit Cookbook classic example of code development-CppUnit Cookbook classic example of code development
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:513003
    • 提供者:ji
  1. CppUnitAppWizard

    0下载:
  2. cppunit的测试程序向导,初学者可以不用为建立cppunit的测试程序烦躁了-cppunit test program guide, beginners can not test procedures for the establishment of cppunit irritable
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:8231
    • 提供者:drunkdream
  1. cppunit.bcb6.gui0.0.2

    0下载:
  2. CppUnit 的CBuilder 6图形界面,含使用方法与例子-CppUnit GUI
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1412165
    • 提供者:bloodmud
  1. qxrunner.0.9.2

    0下载:
  2. 基于Qt的CPPUNIT单元测试框架 The QxCppUnit library provides a GUI frontend for CppUnit test execution. It is based on the QxRunner and Qt libraries. It can be used to unit test any kind of C++ software, it s not limited to Qt applications. This library
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:175215
    • 提供者:qq
  1. cppunit

    0下载:
  2. c++程序设计,内容丰富,实用性强,针对性强,很好的参考价值。-c++ programming, content-rich, practical, targeted, a good reference value.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:3601
    • 提供者:阿明
  1. cppunit-1.10.0.tar

    0下载:
  2. 单元测试工具,上传单元测试工具。为单元测试的帮助-cppunit test
  3. 所属分类:Software Testing

    • 发布日期:2017-03-28
    • 文件大小:722531
    • 提供者:chenhaochuan
  1. cppunit-12.0

    0下载:
  2. cppunit,为开源的单元测试,可以为开发人员提供免费的单元测试工具,其中有例子可以供你参考-cppunit, open source unit testing, can provide developers with free unit testing tools, including examples for your reference.
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:15459207
    • 提供者:王朝辉
  1. cppunit-source-anlyzer

    0下载:
  2. CPPUNIT 源代码解析,非常详细的原理说明和关键代码分析,有参考借鉴价值。-CPPUNIT source code analysis, a very detailed descr iption of the principle and key code analysis, there is reference reference value.
  3. 所属分类:Software Testing

    • 发布日期:2017-04-25
    • 文件大小:37978
    • 提供者:ma
  1. cppunit

    0下载:
  2. 适用于单元测试的开源代码cppunit(包括cppunit,cppunit_dll及测试程序)-For unit test source code cppunit (including cppunit, cppunit_dll and test procedures)
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-05
    • 文件大小:56536
    • 提供者:ice
« 1 23 4 »
搜珍网 www.dssz.com