搜索资源列表
hansel-2.0a3
- 这个工具用于对JAVA的类文件进行覆盖率的测试-the right tools for the Java class files coverage test
Java2Application150
- 《Java2应用编程150例》一书的源代码,用java2编写,150个例子覆盖了Java语言应用的所有方面,非常便于自学。-"Java2 Application Programming 150 cases," a book of source code, use java2 preparation, 150 examples of the Java language coverage of all aspects of the application, which is ve
JAVAPROGRAM100EXAMPLE
- 本书有100个JAVA的实例,例子覆盖内容比较广泛-book has 100 Java examples, examples of relatively extensive coverage
[javaprogramart].Pulp.Free.Press.Java.For.Artists.
- 是一本介绍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
200406251238582470
- 棋盘覆盖问题的算法源程序,是用JAVA实现的,可以运行-chessboard coverage of the algorithm source code, is to use Java to achieve, and can run
164个完整Java代码
- 里面有164个java语言开发的程序,且都含有完整的原代码,覆盖面广,希望能对大家有用-There are 164 java language development process, which contain the complete source code, extensive coverage, we hope that the useful
实验报告-棋盘覆盖
- 关于棋盘覆盖的基本思想运行结果测试平台以及源码-coverage on the chessboard of the basic ideological operating results and the source test platform
实验报告-二分覆盖问题
- 关于二分覆盖问题的基本思想运行结果测试平台以及源码-two hours coverage on the basic idea of operating results and the source test platform
Chess
- 8*8棋盘覆盖模型。java程序。第一步设置特殊方块坐标,第二步点击覆盖。-8* 8 board cover model. java program. The first step to set a special box coordinates, the second step click coverage.
ant_basic_02
- ant基本操作,使用ant来调用另外一个ant文件,变量的覆盖和继承-ant basic operation, use ant to call another ant file, variable coverage and inheritance
TestFrame
- 测试一个循环路径 是对他的条件测试 覆盖测试和条件组合测试覆盖的测试-Test path is a cycle of his conditions of test coverage and conditions of the test combination of test coverage test
gernralSort
- 继承和多态 实验目的: 1、 掌握继承和多态的概念与实现方法 2、 掌握如何从已有的类中派生子类并继承父类 3、 掌握方法的覆盖和重载 实验内容: 设计一个通用的排序算法,作为验证,自定义学生类、矩形类,可以利用该排序算法对学生按照ID以及Name进行排序;对矩形按照面积排序。 -Inheritance and polymorphism of the experiment was: 1, inheritance and polymorphism to master t
Servlets.and.JavaServer.Pages.The.J2EE.Technology
- 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
CoverageTest
- 一个可以进行代码覆盖率测试的Java应用程序,可以测试出代码的测试覆盖率-One can code coverage testing Java applications, you can test out the code, test coverage
CoverageGA
- This an algorithm that finds the optimal coverage of wireless sensor networks and maintains connectivity between sensor nodes. However, it did not find the minimum number of active sensor nodes.-This is an algorithm that finds the optimal coverage of
test
- 黑盒测试(等价类划分+边界值分析+决策表方法)白盒测试(语句覆盖、分支覆盖、条件覆盖、分支/条件覆盖、条件组合覆盖及基本路径测试方法)分析三角形问题-Black box testing (equivalence class boundary value analysis+ by+ decision table method) white box (statement coverage, branch coverage, condition coverage, branch/condition c
coverage
- 网络结点覆盖最优问题的OPL-cplex程序, Java的程序和相应的报告,-Network node covered the issue of OPL-cplex optimal program, Java programs and the corresponding report
src
- 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.
The-chessboard-coverage
- 解决经典的棋盘覆盖问题,利用四种情况描述期盼覆盖的问题-The chessboard coverage
coverage
- Utilities for generating code coverage reports for Android tests.