搜索资源列表
Junit
- 一个非常好的java单元测试类库,由java鼻祖编写的.地址(www.junit.org).-a very good test unit java class libraries, prepared by the originator of java. Address (www.junit.org).
Java简单计算器+Junit单元测试
- 简单的控制台计算器 以及该计算器所生成的测试类,及测试用例
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
- 一个非常好的java单元测试类库,由java鼻祖编写的.地址(www.junit.org).-a very good test unit java class libraries, prepared by the originator of java. Address (www.junit.org).
CourseBean_JUNITtest
- 这是用junit对javabean的单元测试,其中有javabean代码CourseBean.java,另一个CourseBeanTest.java对它进行测试.-This is the Community of javabean unit testing, which javabean CourseBean.java code, Another CourseBeanTest.java it for testing.
CppUnit
- c++单元测试框架,CppUnit 基于JUnit-c unit test fr a mework, based on the JUnit CppUnit
howtousecppunit4test
- 测试驱动开发(TDD)是以测试作为开发过程的中心,它坚持,在编写实际代码之前,先写好基于产品代码的测试代码。开发过程的目标就是首先使测试能够通过,然后再优化设计结构。测试驱动开发式是极限编程的重要组成部分。XUnit,一个基于测试驱动开发的测试框架,它为我们在开发过程中使用测试驱动开发提供了一个方便的工具,使我们得以快速的进行单元测试。XUnit的成员有很多,如JUnit,PythonUnit等。今天给大家介绍的CppUnit即是XUn
cppunit-1.12.0.tar
- C++中的单元测试类库,用法与JUnit相似。是做C++程序单元测试的好帮手。-C++ Of the unit test class library, similar to JUnit usage. Is to do C++ Procedure unit tests a good helper.
junit_template
- 单元测试的模板提供给大家,希望能有更多的模板进行交流-Unit testing templates available to everyone, hoping to have more exchanges templates
junit_usecase
- 单元测试的一份用例报告,要的快点下载,上传更多的用例报告-Unit Testing a use case report, to the quick download, upload more use cases
junit
- 软件测试工具junit的使用, 是最基本的单元测试工具-Software testing tools JUnit use, is the most basic unit testing tool
JUnit
- 关于java单元测试的一些文档,希望对大家有所帮助,-Java unit testing on a number of documents, I hope all of you help,
Test
- 使用junit进行单元测试的例子,供大家参考!-junit test
junit-3.8.2.src
- java单元测试包的源码,在网上找了很长时间都没有找到。-java unit 3.8
testJunit
- 使用Junit单元测试测试代码示例,是程序员使用Junit进行单元测试的好范例-Unit testing using Junit test code example, a programmer to use Junit to unit test a good example of
JUnit.tar
- JUnit单元测试在Android平台的范例,有文档及范例代码-Junit on Android
JUnit
- 使用junit编写测试的方法 进行单元测试-Junit test using the method of preparation of unit test
Junit
- Junit 单元测试工具,他可以是用户很方便地进行测试,检测出错误,提高测试人工的工作效率,并保证程序的质量。-Junittest tolls,it can make users convinient to test,check out the errors,promise the quality of the program.
junit
- junit-4.12下载,JUnit是一个Java语言的单元测试框架。JUnit是一个开放源代码的Java测试框架,用于编写和运行可重复的测试。(Junit-4.12 is downloaded, and JUnit is a unit testing fr a mework for the Java language. JUnit is an open source Java testing fr a mework for writi
Junit实战第二版 中文完整版
- 详细解释了从单元测试的入门到进阶的技术,开发工具为eclipse(For unit testing, the development tool is eclipse)