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

搜索资源列表

  1. Eynews(struts+jstl)

    0下载:
  2. ·此文件为电子书籍。求这里的 ·jbuilder 9 基础教程 jbuild ·JAVA程序员必读基础篇 J2ME ·java编的学生信息管理系统, ·经典JAVA试题,对JAVA中出现 ·21天学通Java 2,很好的JA ·java编程思想,这是一本很好 ·《Junit In Action》是一本 ·此文件为电子书籍。求这里的 ·Thinking_in_Java的一篇读后 -this paper to electronic book
  3. 所属分类:Menu control

    • 发布日期:2017-11-09
    • 文件大小:3805902
    • 提供者:赛文
  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. 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. junit-5.5-src

    0下载:
  2. jsp to html jsp to html jsp to html jsp to html -jsp to htmljsp to htmljsp to htmljsp to htmljsp to htmljsp to htmljsp to htmljsp to html
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:109073
    • 提供者:wenping
  1. PersistencePaysoffsAdvancedMappingwithJPA

    0下载:
  2. JPA高级篇,2个子目录包含原文中相关章节所有源码,每个子目录包含一个build.xml文件,一个src目录包含源码和persistence.xml文件。-This code illustrates the second article about JPA. You will find 2 sub-directories that contain the code that changes throughout the article. In each sub-directory yo
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-13
    • 文件大小:2844396
    • 提供者:yvonne
  1. Hash

    0下载:
  2. 自己上学编的Hashtable的java源码,里面可以选择所有的hash算法和防撞处理方式,带junit测试程序。-own java source of the Hashtable, which can choose all of the hash algorithm and anti-collision approach, with junit test procedure。
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:6364
    • 提供者:fang kun
  1. MiniPass

    0下载:
  2. 自己上学编的基于Dijkstra的最短路径&最大流量java源码,图论部分用Rot语言描述,带junit测试程序-Navigation finds the shortest (and/or) path between points on a map using the Dijkstra algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:8369
    • 提供者:fang kun
  1. SimpleTesting

    0下载:
  2. Simple example using Junit
  3. 所属分类:Applications

    • 发布日期:2017-04-07
    • 文件大小:890
    • 提供者:antony
  1. Image_source

    0下载:
  2. junit and gif image -junit and gif image ////////
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:386581
    • 提供者:germandelphi
  1. Publisher_Manager

    0下载:
  2. 一套基于数据库开发的个人出版物管理系统, 使用Hibernate来进行持久化, 数据库连接选用MySQL, 使用java 和 ant来进行连接。 使用JUnit进行测试。 包含源代码、需求分析、文档和测试代码。-A set of publications based on database management systems developed by individuals, using Hibernate to carry out persistence, database con
  3. 所属分类:MySQL

    • 发布日期:2017-05-19
    • 文件大小:5543725
    • 提供者:cynthia
  1. chairs

    0下载:
  2. Junit 测试用例Calculator和JunitExt测试用例,使用xml传入参数的测试-Junit Calculator testcase and JunitExt testcase
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2417289
    • 提供者:沈镇静
  1. shunit2-2.1.5.tar

    0下载:
  2. shUnit2 is a xUnit unit test framework for Bourne based shell scr ipts, and it is designed to work in a similar manner to JUnit, PyUnit, etc. If you have ever had the desire to write a unit test for a shell scr ipt, shUnit2 can do the job.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:65021
    • 提供者:simon
  1. android-Junit

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

    • 发布日期:2017-04-02
    • 文件大小:267699
    • 提供者:1111
  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-4.5

    0下载:
  2. testing tool for j2me midlet application
  3. 所属分类:J2ME

    • 发布日期:2017-04-04
    • 文件大小:198945
    • 提供者:zig
  1. junit_learining

    0下载:
  2. junit学习,很好的学习资料,简明扼要!希望对大家的学习有帮助!-junit study, good learning materials, clear and concise! All learning!
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-16
    • 文件大小:69447
    • 提供者:liu
  1. android-junit.pdf.tar

    0下载:
  2. android unit test, it is a very useful pdf file and helpful for you
  3. 所属分类:android

    • 发布日期:2017-05-18
    • 文件大小:4728573
    • 提供者:菜鸟
  1. prtree-1.5.tar

    0下载:
  2. 新型多维空间索引结构PR-tree,并且在这种新型的索引结构下进行了高维数据的查询操作.这种新型的空间索引结构有两个主要的特点:对需要查询的数据空间进行层次划分 并且对结点的插入、删除等操作具有高度的灵活性-PRTree is a Priority R-Tree, a spatial index. For some background read this: http://www.cs.umd.edu/class/spring2005/cmsc828s/slides/prtree.pdf
  3. 所属分类:TreeView

    • 发布日期:2017-04-02
    • 文件大小:193253
    • 提供者:
  1. QuickSort

    0下载:
  2. 简单快速排序实现,采用Junit框架进行测试,保留了一些必要的注释-Utilize a unit testing framework of your choice to test your code. Submit a copy of the code to test, the test cases generated and an output report (screen shot from the tool).
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:10108
    • 提供者:杜欣
« 1 23 4 5 6 »
搜珍网 www.dssz.com