Location:
Search - junit4
Search list
Description: junit4是实现测试的理想的工具,这个是详细的chm说明文档。希望对你有所帮助
Platform: |
Size: 104604 |
Author: sjc |
Hits:
Description: 软件开发离开不了帮助文档,这是常用工具JUnit4.1的帮助文档。
Platform: |
Size: 104601 |
Author: 张业勇 |
Hits:
Description: JUnit Test Official guide
Platform: |
Size: 176128 |
Author: |
Hits:
Description: JUNIT1.4源文件等等 源文件等等 源文件-JUNIT1.4 source file source files and so on and so forth and so on source file source file
Platform: |
Size: 813056 |
Author: xf |
Hits:
Description: junit4是实现测试的理想的工具,这个是详细的chm说明文档。希望对你有所帮助-junit4 is to achieve the ideal tool for testing, this is the detailed documentation chm. I hope for your help
Platform: |
Size: 104448 |
Author: sjc |
Hits:
Description: 软件开发离开不了帮助文档,这是常用工具JUnit4.1的帮助文档。-Software development can help to leave the document, which is commonly used tools JUnit4.1
Platform: |
Size: 104448 |
Author: 张业勇 |
Hits:
Description: junit测试,实现单元测试
,很好哦啊-JUnit testing, unit testing realize, ah, oh well
Platform: |
Size: 622592 |
Author: jingchen |
Hits:
Description: 这是Junit4.1.3的源码程序,对提高编程能力和对设计模式的理解很有帮助。-This is the source Junit4.1.3 procedures, to improve programming ability and understanding of design patterns helpful.
Platform: |
Size: 67584 |
Author: clouyang |
Hits:
Description: junit,测试工具,可以继承到eclipse中,对开发非常用帮助-junit, testing tools, can be inherited to the eclipse, the very use of the development to help
Platform: |
Size: 1102848 |
Author: 郑天亮 |
Hits:
Description: 单元测试利器Junit的Jar包及使用手册-The Jar tool Junit unit test package and user manual
Platform: |
Size: 1594368 |
Author: leng017 |
Hits:
Description: JUnit4.x开发案例,增加了JAVA的annotation注解,测试更为方便-JUnit4.xSample
Platform: |
Size: 9216 |
Author: waterljwant |
Hits:
Description: junit4.7.zip用于java开发的-junit4.7.zip used in java developing
Platform: |
Size: 1359872 |
Author: sham |
Hits:
Description: 由于JUnit4不再受命名的限制,所以应该划分更细粒度的测试来完成,一个方法的正确,异常,错误及边界数据完全可以分开来写测试方法。由于大部分情况资源只用加载和释放一次就足够,大大提高的测试的速度。-It can improve the test speed,please enjoy it.
Platform: |
Size: 1340416 |
Author: Tingting Yu |
Hits:
Description: junit4 beta 2 java单元测试最新源代码-junit4 beta 2 java source code, unit test updated
Platform: |
Size: 1684480 |
Author: wjj |
Hits:
Description: 用于测试软件,适用于JAVA平台,小巧轻便,便于操作-for program testing
Platform: |
Size: 808960 |
Author: apang |
Hits:
Description: JUnit是由 Erich Gamma 和 Kent Beck 编写的一个回归测试框架(regression testing framework)。Junit测试是程序员测试,即所谓白盒测试,因为程序员知道被测试的软件如何(How)完成功能和完成什么样(What)的功能。Junit是一套框架,继承TestCase类,就可以用Junit进行自动测试了。-JUnit by Erich Gamma and Kent Beck prepared a regression testing framework (regression testing framework). Junit test is the programmer tests, the so-called white-box testing, because the programmers know how the software being tested (How) completion and the completion of what (What) function. Junit is a framework that succession TestCase class, you can use the automatic Junit test.
Platform: |
Size: 754688 |
Author: zhuanghai |
Hits:
Description: 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 reason and information about the matcher and failing value. Example:
:
assertThat("Help! Integers don t work", 0, is(1)) // fails:
// failure message:
// Help! Integers don t work
// expected: is <1>
// got value: <0>
assertThat("Zero is one", 0, is(not(1))) // passes
-juint api Chinese version details, very useful! 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 reason and information about the matcher and failing value. Example:: assertThat (" Help! Integers don' t work" , 0, is ( 1)) // fails:// failure message:// Help! Integers don' t work// expected: is < 1> // got value: < 0> assertThat (" Zero is one" , 0, is ( not (1)))// passes
Platform: |
Size: 173056 |
Author: lily |
Hits:
Description: JUnit是JAVA语言事实上的标准测试库,它的新特性主要是针对JAVA5中的标记(annotation)来简化测试-Unit test junit4
Platform: |
Size: 1781760 |
Author: wyl |
Hits:
Description: jmock工具可以模拟创建对象与junit4集成可以简化测试(Jmock tools can simulate creation of objects, and integration with junit4 simplifies testing)
Platform: |
Size: 2247680 |
Author: 明天会好
|
Hits:
Description: 这是一个junit4.7版本的各种jar包,附件内资料很全面(junit4.7 jlskdjfjsdkjgfdsjgoijaisjfdlkjsakljdflkdsafasdfdsf)
Platform: |
Size: 1358848 |
Author: 邦
|
Hits: