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

搜索资源列表

  1. MSDNIntegrator-1[1].0

    0下载:
  2. CppUnit 是著名的用于单元测试的JUnit框架的C++移植。测试输出是XML或文本格式,可以用于自动化测试和基于GUI的监督测试。 来源:http://sourceforge.net/projects/cppunit/ -CppUnit is famous uses in unit test JUnit the frame C transplant. The test output is XML or the text format, may use in the automated
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:177322
    • 提供者:胡晓
  1. TUT_TUTtester

    0下载:
  2. TUT--最轻量级的C++单元测试框架 TUT是最简洁、最轻量级的C++单元测试框架。TUT是Template Unit Tests的缩写,是一个C++的单元测试框架  No C-style macros  No manual registration for test groups and methods  No libraries of any kind  Neutrality to user interfa
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:33784
    • 提供者:Chen Zhongming
  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. webtest

    2下载:
  2. 这是一个JSP在线考试系统,后台数据库为MySQL。这是一个完整的web应用程序,实现了教师出题、学生在线考试(自由测试、单元 测试、模拟考试)、错题本,以及相关的系统维护功能,以及考试人员的维护。在线测试的功能主要包括三部分:教师出题、学生 在线考试和系统维护:系统维护包括对年级科目、知识点和模拟考试这些信息的维护,包括对相关内容的查看、添加和删除,并保 持这些信息间的内部关联;教师试题录入模拟包括录入自由测试、单元测试、和模拟考试的试卷,并可以对系统中的试卷或试题进 行修改;
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-15
    • 文件大小:3597292
    • 提供者:富兰克林
  1. cppunitdemo

    0下载:
  2. C++单元测试-C++ Unit testing
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:20480
    • 提供者:david
  1. CalculatorLibrary

    0下载:
  2. 为智能设备项目创建和调试单元测试的方法和技巧de-For intelligent devices create and debug the project unit testing methods and techniques de
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:12044
    • 提供者:kang
  1. DataAccessUnitTests

    0下载:
  2. 为智能设备项目创建和调试单元测试的方法和技巧2-Project for the creation of intelligent devices and debug unit testing methods and techniques 2
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-27
    • 文件大小:401015
    • 提供者:kang
  1. test_online

    0下载:
  2. 这是一个JSP在线考试系统,后台数据库为MySQL。这是一个完整的web应用程序,实现了教师出题、学生在线考试(自由测试、单元测试、模拟考试)、错题本,以及相关的系统维护功能。在线测试的功能主要包括三部分:教师出题、学生在线考试和系统维护:系统维护包括对年级科目、知识点和模拟考试这些信息的维护,包括对相关内容的查看、添加和删除,并保持这些信息间的内部关联;教师试题录入模拟包括录入自由测试、单元测试、和模拟考试的试卷,并可以对系统中的试卷或试题进行修改; 学生在线考试模块包括自由测试、单元测试、模
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-19
    • 文件大小:5462869
    • 提供者:吴刚
  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. mm7

    0下载:
  2. 一条彩信引擎代码 外加单元测试代码 单元测试 是我自己 把CPPUNIT去掉了UI部分以后编译出来的lib库 关于单元测试库怎么用可以参考我写的单元测试代码-send mms
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3302
    • 提供者:郭猛
  1. guice-1.0-src

    0下载:
  2. Guice是轻量级的依赖注入框架。简而言之, Guice减轻需要工厂和使用新的Java代码。想想Guice的@注入的新的新的。您仍然需要写工厂在某些情况下,但您的代码将不直接依赖于他们。你的代码更容易改变,单元测试和重复使用在其他情况。-Guice is a lightweight dependency injection framework. In short, Guice Factory required to mitigate and use of new Java code. Think
  3. 所属分类:Java Develop

    • 发布日期:2017-06-08
    • 文件大小:15805092
    • 提供者:Daniel.Shi
  1. test_online

    0下载:
  2. 在线考试系统 在线测试这一功能模块,实现教师出题、学生在线考试(自由测试、单元测试、模拟考试)、错题本,以及相关的系统维护功能-test on line
  3. 所属分类:Java Develop

    • 发布日期:2017-05-17
    • 文件大小:4924487
    • 提供者:阚志强
  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. mtest

    3下载:
  2. Matlab 单元测试工具箱 Matlab Unit Test Toolbox-Matlab Unit Test Toolbox Matlab 单元测试工具箱
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:354915
    • 提供者:hui song
  1. freelicenseprocer

    0下载:
  2. 不知大家有没做单元测试,测试本身也是开发的一大难题,像C/C++开发,单元测试也是很少有工程师愿意做,工具本身也难找,现在有款国产的Visual Unit2.2单元测试工具还算不错,还可以免费申请试用License,大家有需要可以去试用一下,按附件流程申请就可以了,支持一下国产软件-I do not know not everybody has to do unit testing, test development itself is a major problem, such as C/C
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1416
    • 提供者:张成海
  1. momeunit-all-1_1_2.tar

    0下载:
  2. MoMEUnit是一个单元测试的J2ME的应用程序xUnit架构实例。这是来自JUnit框架,CLDC 1.1兼容。测试的结果以进度条,统计显示,并为每个测试列出的失败或错误的详细信息。-MoMEUnit is an instance of the xUnit architecture for unit testing of J2ME applications. It is derived from the JUnit framework. It is only CLDC 1.1 complia
  3. 所属分类:J2ME

    • 发布日期:2017-04-06
    • 文件大小:781657
    • 提供者:Thomas Yip
  1. mockpp-1.15.1-tutorial

    0下载:
  2. Mockpp提供单元测试代码的测试桩,轻松测试各种接口-Mockpp unit testing code to provide the test piles, test easily interface
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:325976
    • 提供者:mary
  1. CppUnitW-1_2

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

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

    0下载:
  2. NUnit说明文档,是一个单元测试框架,专门针对于.NET来写的,它是是xUnit的一员。NUnit完全由C#语言来编写,并且编写时充分利用了许多.NET的特性-Documentation NUnit is a unit testing framework, specifically for the. NET to write, and it is the one of the xUnit. NUnit completely from C# language to write, and prep
  3. 所属分类:.net

    • 发布日期:2017-05-02
    • 文件大小:699589
    • 提供者:dcom
  1. stdext-2.2.00-for-vc6.tar

    0下载:
  2. stdExt是STL的一个扩展库.它扩展了STL,提供了一系列类用于实现诊断,内存管理,单元测试,文件IO等功能-StdExt is a GUI-less library. StdExt means STL (Standard Template Library) extensions. Its wiki homepage is http://cpp.winxgui.com/. It extends STL and provides a set of classes for diagnosis,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:522673
    • 提供者:alpha
« 1 2 3 4 5 6 78 9 10 11 12 ... 23 »
搜珍网 www.dssz.com