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

搜索资源列表

  1. android-Junit

    0下载:
  2. android单元测试的源码程序,对初学者很有帮助的!-android source unit testing procedures, very helpful for beginners! . . . . . . . .
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:267699
    • 提供者:1111
  1. junit4.7

    0下载:
  2. junit4.7.zip用于java开发的-junit4.7.zip used in java developing
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1359543
    • 提供者:sham
  1. NUnit-2.5.8.10295-src

    0下载:
  2. NUnit是一个单元测试框架,专门针对于.NET来写的.其实在前面有JUnit(Java),CPPUnit(C++),他们都是xUnit的一员.最初,它是从JUnit而来.现在的版本是2.2.接下来我所用的都是基于这个版本. NUnit最初是由James W. Newkirk, Alexei A. Vorontsov 和Philip A. Craig, 后来开发团队逐渐庞大起来.在开发过程中, Kent Beck 和Erich Gamma2位牛人也提供了许多帮助.看来对于NUnit还真是下了
  3. 所属分类:Software Testing

    • 发布日期:2017-05-09
    • 文件大小:2177343
    • 提供者:kenny
  1. JSP-Examples-and-Best-Practices

    0下载:
  2. This useful resource covers JSP, Servlets, JUnit, JMeter, Ant, CVS, Customer Tags, and JavaBeans, and provides plenty of source code.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2934453
    • 提供者:kt
  1. junitsampler_tutorial.pdf

    0下载:
  2. explain the basic design, functionality and usage of the new Junit Sampler for Jmeter. The sampler was introduced in 2.1.2 release of Jmeter.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:94724
    • 提供者:王喜春
  1. simple

    0下载:
  2. 一个Maven 工程的简单实例,包括pos.xml文件的基本结构和配置。工程包含一个java实例和基于JUNIT单元测试的实例。-Simple example of a Maven project, including pos.xml the basic structure and configuration files. Project contains a java unit testing examples and instances based on JUNIT.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:16474
    • 提供者:yjftion
  1. jiffie

    0下载:
  2. a Java/JNI library which allows Microsoft Internet Explorer to be controlled from Java. The primary purpose of this library is to allow automated regression testing of web applications using a framework like JUnit.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:861101
    • 提供者:
  1. camshop

    0下载:
  2. This the first sourcecode of my CamShop program with JUnit Testcases. It is very helpful for people who can t handle with "polymorphie". In this first version you can buy/sell clothes and you can do bonus actions like 30 sell.-This is the first sou
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:10324
    • 提供者:Marcel
  1. MBook

    0下载:
  2. junit demo on android
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:921147
    • 提供者:lyling
  1. junit4.9b2

    0下载:
  2. JUnit是由 Erich Gamma 和 Kent Beck 编写的一个回归测试框架(regression testing framework)。Junit测试是程序员测试,即所谓白盒测试,因为程序员知道被测试的软件如何(How)完成功能和完成什么样(What)的功能。Junit是一套框架,继承TestCase类,就可以用Junit进行自动测试了。-JUnit by Erich Gamma and Kent Beck prepared a regression testing framewor
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:754982
    • 提供者:zhuanghai
  1. junit_reclpes-rainsberger_src

    0下载:
  2. junit菜谱源代码 (junit reclpes菜谱源代码 )-junit reclpes-rainsberger_src.zip
  3. 所属分类:Java Develop

    • 发布日期:2017-05-26
    • 文件大小:9298677
    • 提供者:li19870705
  1. javazhdq

    0下载:
  2. java整合大全 12个最重要的J2EE最佳实践 junit软件测试面试题集 java笔试149题 追MM与Java的23种设计模式-java integration Daquan 12 J2EE best practices, the most important software testing interview questions set junit java 149 question written test to recover the 23 MM and Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:353399
    • 提供者:龙肖
  1. st

    0下载:
  2. java日历显示及测试程序,使用junit-java calendar display and test procedures
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5072
    • 提供者:都晓芬
  1. hudson-2.0.0

    0下载:
  2. Hudson 是一个可扩展的持续集成引擎。 主要用于: 1.持续、自动地构建/测试软件项目,如CruiseControl与DamageControl。 2.监控一些定时执行的任务。 Hudson拥有的特性包括: 易于安装-只要把hudson.war部署到servlet容器,不需要数据库支持。 易于配置-所有配置都是通过其提供的web界面实现。 集成RSS/E-mail/IM-通过RSS发布构建结果或当构建失败时通过e-mail实
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-21
    • 文件大小:39008784
    • 提供者:greatplan
  1. JUnitinAction

    0下载:
  2. 这是一个关于单元测试的书,本书以最经典的junit为例讲述了单元测试的方法和最佳实践。-This is a book about unit testing, junit classic book about an example unit test methods and best practices.
  3. 所属分类:Software Testing

    • 发布日期:2017-06-13
    • 文件大小:21307392
    • 提供者:yunding
  1. junit4.70_CN

    0下载:
  2. juint api的中文版,详细介绍,非常实用! public static <T> void assertThat(String reason, T actual, org.hamcrest.Matcher<T> matcher)Asserts that actual satisfies the condition specified by matcher. If not, an AssertionError is thrown with the rea
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:172810
    • 提供者:lily
  1. JUnitSampleSol

    0下载:
  2. junit it is a tool to test your code
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-06
    • 文件大小:15989
    • 提供者:ahmed
  1. junit

    0下载:
  2. this tool helping you to manage your code
  3. 所属分类:Project Manage

    • 发布日期:2017-05-03
    • 文件大小:668131
    • 提供者:hos
  1. JUnitAPI

    0下载:
  2. 一个用java语言开发的Junit的帮助文档,十分有效,完整-A java language development Junit help documentation, very effective, complete
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:2179064
    • 提供者:zhuling
  1. apktool

    0下载:
  2. 很不错的一款软件 相信大家都知道 希望用的上的都来下吧 apktool-apktool1.3 is very good
  3. 所属分类:Java Develop

    • 发布日期:2017-05-26
    • 文件大小:8902122
    • 提供者:迟冬冬
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »
搜珍网 www.dssz.com