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

搜索资源列表

  1. cppunit-1.10.2

    0下载:
  2. CppUnit is a C++ unit testing framework. 一种C++的测试工具,十分好用-CppUnit C is a unit testing framework. A C test tools, very handy
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:805275
    • 提供者:
  1. cppunit-1[1].8.0.tar

    0下载:
  2. CppUnit是著名的用于单元测试的JUint框架的C++端口。测试结果放在用于自动测试的XML中和基于用于监督测试的GUI中。-CppUnit is famous for unit test JUint framework of the C + + ports. Test results for the automatic testing on the XML-based test for monitoring the GUI had.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13951
    • 提供者:陈凯
  1. CppUnit

    0下载:
  2. c++单元测试框架,CppUnit 基于JUnit-c unit test framework, based on the JUnit CppUnit
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:910554
    • 提供者:abcdefg
  1. cppunit-1.10.2.net

    0下载:
  2. cppunit-1.10.2.net,应用于.net下的编写单元测试驱动库-cppunit - 1.10.2.net used. Net under preparation for unit test-driven
  3. 所属分类:系统编程

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

    0下载:
  2. cppunit cvs
  3. 所属分类:Windows编程

    • 发布日期:2010-09-27
    • 文件大小:467732
    • 提供者:aprovy
  1. 用CppUnit来做单元测试

    0下载:
  2. 比较适合需要了解用CppUnit做单元测试的人。
  3. 所属分类:Windows编程

    • 发布日期:2010-07-24
    • 文件大小:7854
    • 提供者:nasedo
  1. CppUnit_Cookbook.rar

    0下载:
  2. CppUnit Cookbook中文版 你希望知道你的代码是否正在工作。 你该怎么办? 有很多种方法。使用调试器直接调试或者在你的代码里乱丢一些流输出指令是两种简单的方法,但是它们都有自己的缺点。直接调试代码是个好主意,但是它不是自动进行的。你不得不在每次改动代码以后重新调试。输出流文本也不错,但是它使代码变得面目可憎,并且大多数情况下,它输出的信息比你想要的要多。,CppUnit Cookbook Chinese version you wanted to know whether yo
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-29
    • 文件大小:24604
    • 提供者:dawnfire
  1. CppUnit_MultiPlatform

    0下载:
  2. CppUnit porting for WinCE, can run in Embedded device with WinCE OS.
  3. 所属分类:Windows CE

    • 发布日期:2017-06-10
    • 文件大小:16696835
    • 提供者:leo
  1. cppunit

    0下载:
  2. 单元测试教程,是C++的单元测试,CPPUNIT,希望对大家有用-Unit testing tutorial is C++ unit testing, CPPUNIT, we hope to be useful
  3. 所属分类:Software Testing

    • 发布日期:2017-04-02
    • 文件大小:32539
    • 提供者:章伟峰
  1. cppunit

    0下载:
  2. open source的单元测试项目,详细请见source forge, 由junit移植的C++版本。-open source unit testing project in detail please refer to source forge, by the JUnit transplant C++ version.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:960474
    • 提供者:changbai
  1. XML

    0下载:
  2. POCO XML library for C++ with CppUnit test source code-POCO XML library for C++ With CppUnit test source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:413880
    • 提供者:leo
  1. money_mfc_ui

    0下载:
  2. CppUnit下可方便进行GUI、CUI切换的程序。-CppUnit can be easily carried out under the GUI, CUI switch procedure.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:50845
    • 提供者:baofanfan
  1. cppunit-1.12.0

    0下载:
  2. CPPUNIT的开源源代码工具,专门用于单元测试,可以在windows,unix和linux下直接编译使用-CppUnit: a tools for unit testing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1683567
    • 提供者:jeremy wu
  1. cppunit_tutorial

    0下载:
  2. cppunit tutorial let you learn how using cppunit to test c++ program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2970
    • 提供者:wunder
  1. cppunit-1.12.0.0

    0下载:
  2. cppunit-1.12.0.rar c++代码的单元测试 运行时应先编译src文件夹内的CppUnitLibraries.dsw
  3. 所属分类:software engineering

    • 发布日期:2017-11-07
    • 文件大小:48894576
    • 提供者:zf
  1. CppUnitW-1_2

    0下载:
  2. cppunit工具 单元测试测c++ 能够较好的识别单元中的错误,是一个不错的工具-cppunit
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:193392
    • 提供者:ly
  1. CppUnit_Guide

    0下载:
  2. CPPUnit 是一个测试框架。这是总结的一些使用技巧。-CPPUnit is a testing framework. This is a summary of some of the tips.
  3. 所属分类:Software Testing

    • 发布日期:2017-04-16
    • 文件大小:10159
    • 提供者:MF
  1. 98599005_hw3

    0下载:
  2. C++ MFC and CPPUNIT Test
  3. 所属分类:Software Testing

    • 发布日期:2017-05-12
    • 文件大小:2839912
    • 提供者:Michael
  1. cppunit-docs-1.12.0.tar

    0下载:
  2. 虽然不同程序的单元测试代码不尽相同,但测试代码的框架却非常相似,于是便出现了一些单元测试类库,CppUnit便是其中之一。-Although the unit test code in different programs vary, but the test code is very similar to the framework, there will be some unit test library, CppUnit is one of them.
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:446921
    • 提供者:john
  1. cppunit-1.12.1

    0下载:
  2. 已编译过的cppunit-1.12.1,初学单元测试时下载的-Has been compiled cppunit-1.12.1, beginners unit test download
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-22
    • 文件大小:40132658
    • 提供者:超人J
« 12 3 4 »
搜珍网 www.dssz.com