搜索资源列表
-
0下载:
是一本介绍java基础应用的好书
Java For Artists targets both the undergraduate computer science or information technology student and the practicing programmer. It is both an introductory-level textbook and trade book.
As a textbook it employs learning o
-
-
0下载:
Servlets and JavaServer Pages is the first complete guide to building dynamic Java-based Web applications using the new JavaServer Pages 2.0 and Servlets 2.4. Servlets and JavaServer Pages (JSP) provide a robust solution to developing large, complex
-
-
0下载:
一个可以进行代码覆盖率测试的Java应用程序,可以测试出代码的测试覆盖率-One can code coverage testing Java applications, you can test out the code, test coverage
-
-
0下载:
一款测试工具的源代码,主要是功能测试。-A test tool' s source code, mainly functional tests. aaaaaaaaa
-
-
2下载:
黑盒测试(等价类划分+边界值分析+决策表方法)白盒测试(语句覆盖、分支覆盖、条件覆盖、分支/条件覆盖、条件组合覆盖及基本路径测试方法)分析三角形问题-Black box testing (equivalence class boundary value analysis+ by+ decision table method) white box (statement coverage, branch coverage, condition coverage, branch/condition c
-
-
0下载:
cobertura源码,Cobertura是用来获得代码覆盖率的工具,能够知道测试用例运行时覆盖了多少行代码-cobertura source code, Cobertura is a tool for getting code coverage information, we can know how mamy code lines have been coveraged while running test case.
-
-
0下载:
junit it is a tool to test your code
-