搜索资源列表
ClassBench
- java的测试程序。 Test Object : Stack3 Test Enviroment: Win2000 Junit 3.8.1 Jre : 1.4.2 Emma-java test program. Test Object : Stack3 Test Enviroment: Win2000 Junit 3.8.1 Jre : 1.4.2 Emma
junit-3.8.2.src
- java单元测试包的源码,在网上找了很长时间都没有找到。-java unit 3.8
junit-3.8.1.jar
- junit.jar可以提供给那些需要这些包的用户 -junit.jar can be provided to those who need these packages users
junit4.5
- junit 4.5 full library for unit tests
strutstest214-1.2_2.4
- junit测试stuts,书写了一个小实例,轻松学习junit参数化测试-junit testing stuts2
junit4.8.2
- 单元测试利器Junit的Jar包及使用手册-The Jar tool Junit unit test package and user manual
junit4.7
- junit4.7.zip用于java开发的-junit4.7.zip used in java developing
junit4.70_CN
- juint api的中文版,详细介绍,非常实用! public static <T> void assertThat(String reason, T actual, org.hamcrest.Matcher<T> matcher)Asserts that actual satisfies the condition specified by matcher. If not, an AssertionError is thrown with the rea
junit4.10
- JUnit是JAVA语言事实上的标准测试库,它的新特性主要是针对JAVA5中的标记(annotation)来简化测试-Unit test junit4
WeExam
- SSH2项目(WeExam)源码 WeExam=UML(Rose)+Struts2.1.8+Spring2.5+Hibernate3.5+Junit+Mysql 大量使用了Hibernate和Spring的注解 配置步骤: 安装Tomcat及Mysql后: 1、新建WeExam的数据库 2、修改src/jdbc.properties内的连接参数,及test/hibernate.cfg.xml(用于单元测试)的连接参数 3、打开一下连
JUnitTest
- JUnit测试用例,包含junit-4.10.jar-JUnit test cases contain junit-4.10.jar
cbbs-junit-ext-0.4.1
- CBBs (Concurrent Building Block) 提供一组并发构建块 (Java & C/C++) 用于开发并行和多线程应用程序。 CBBs 包含以下四部分: 1.数据结构 2.并行模式 3.并行函数 4.Atomics and STM-CBBs (Concurrent Building Block) provides a set of concurrent building blocks (Java & C/C++) for the developm
JUnitTest
- junit 基础例子 一看就懂 包含各种简单注入使用,测试套件使用 版本4-junit examples
junit-4.4
- lashMX/Flex源码 并行计算 书籍源码 Delphi控件源码 操作系统开发 中间件编程 MacOS编程 其他-yes no
junit-4.5-src.jar
- junit4.5单元测试框架源代码,有助于自学该框架使用-junit source code
junit-4.11
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
Junit-4.11
- JUnit是由Erich Gamma和Kent Beck编写的一个回归测试框架(regression testing framework)。Junit测试是程序员测试,即所谓白盒测试,因为程序员知道被测试的软件如何(How)完成功能和完成什么样-junit java