搜索资源列表
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)