搜索资源列表
junit
- 一个非常好的java单元测试类库,由java鼻祖编写的.地址(www.junit.org).-a very good test unit java class libraries, prepared by the originator of java. Address (www.junit.org).
junit
- junit中的软件设计模式 源代码,看了挺有收获的-junit the software design patterns source code, and saw quite harvest
junit
- 一个简单的junit的测试程序 应该有用的
junit
- 介绍junit的课件,介绍了junit的使用方法和体系结构,原理
junit
- 软件测试工具junit的使用, 是最基本的单元测试工具
junit-soucecodeanalysis
- 转载 junit源码分析(-)-reproduced junit source analysis (-)
junit源代码学习
- junit源代码学习.pdf-junit study the source code. Pdf
junit设计模式分析及简化的junit代码
- junit设计模式分析及简化的junit代码 junit 中的设计模式 感谢刘兵同志 (技术顾问 bliu76@yeah.net) junit 是一个优秀的Java 单元测试框架,由两位世界级软件大师Erich Gamma 和 Kent Beck 共同开发完 成。本文将向读者介绍在开发junit 的过程中是怎样应用设计模式的。-junit design pattern to simplify the analysis and code junit junit the design pattern
junit在myeclipse中的应用案例
- junit在myeclipse中的应用案例,如何使用junit在myeclipse进行开发测试。
Java简单计算器+junit单元测试
- 简单的控制台计算器 以及该计算器所生成的测试类,及测试用例
junit-3.8.1.jar
- junit.jar可以提供给那些需要这些包的用户 -junit.jar can be provided to those who need these packages users
junit
- 使用junit编写测试的方法 进行单元测试-junit test using the method of preparation of unit test
junit
- junit的一些简单的实例,方便初学者掌握其简单的相关用法-junit some simple examples, easy for beginners to master the use of simple correlation
junit.jar
- junit框架,编写测试类所需要的JAR包junit.jar-junit framework, need to write test classes JAR package junit.jar
junit
- 模拟自动售货机的功能,在Myeclipse平台下编写junit测试代码对其功能进行功能测试,并对测试结果进行分析记录。-Simulation function of the vending machine, writing junit test code on its function under in Myeclipse platforms for functional testing, and test results are analyzed records.
junit Simulation Test
- A simple junit Simulation Test Software. Very important to validade a large system.
junit-spring-example
- unit test example for junit
junit
- junit-4.12下载,junit是一个Java语言的单元测试框架。junit是一个开放源代码的Java测试框架,用于编写和运行可重复的测试。(junit-4.12 is downloaded, and junit is a unit testing framework for the Java language. junit is an open source Java testing framework for writing and running repeatable tests.)
junit的jar包
- 这里有最全,最新的junit jar包,欢迎广大码友前来下载,(Here is the most complete, the latest junit jar package, welcome the vast number of friends to download,)
junit-Calculator
- 一个关于加减乘除的JAVA程序,和配套的junit的测试例子(a example program about sub/substract/multiply/divide using junit)