搜索资源列表
junit
- junit中的软件设计模式 源代码,看了挺有收获的-junit the software design patterns source code, and saw quite harvest
Junit
- 一个简单的JUNIT的测试程序 应该有用的
Junit-soucecodeanalysis
- 转载 Junit源码分析(-)-reproduced Junit source analysis (-)
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-3.8.2.src
- java单元测试包的源码,在网上找了很长时间都没有找到。-java unit 3.8
eclipseJunit
- 详细的讲述了eclipse中junit的配置-Detail in eclipse JUnit configuration
junittest
- junit的入门例子 -JUnit example entry
junit-3.8.1.jar
- junit.jar可以提供给那些需要这些包的用户 -junit.jar can be provided to those who need these packages users
junit
- java jframe junit de shuo ming -java jframe junit de shuo ming
JUnitTest
- java用Junit测试代码的小例子 对初学者有一定帮助.对高手来说技术含量不咋地 -java code to use Junit to test small examples have a certain extent, help for beginners. to master for the technical content is not night and Oh
Junit_test
- Junit是java中测试的必备工具,Junit_test这个程序是更好的实现对Junit的了解。帮助大家学习-failed to translate
junitbook-src-1.0
- 软件测试经典书籍<<Junit in action>>里的源代码。-Software Testing classic books <Junit in action> In the source code.
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的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)