文件名称:MyJUnit
介绍说明--下载内容均来自于网络,请自行研究使用
使用JUnit工具进行软件代码的测试(包括黑盒测试、白盒测试等)-Use JUnit testing tool for software code (including the black-box testing, white box, etc.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyJUnit
.......\.classpath
.......\.project
.......\.settings
.......\.........\org.eclipse.jdt.core.prefs
.......\bin
.......\...\Income.class
.......\...\IncomeTestBlack.class
.......\...\IncomeTestWhite.class
.......\...\Sorting.class
.......\...\SortTestBlack.class
.......\...\SortTestWhite.class
.......\src
.......\...\Income.java
.......\testsrc
.......\.......\IncomeTestBlack.java
.......\.......\IncomeTestWhite.java