Description: Use JUnit testing tool for software code (including the black-box testing, white box, etc.)
To Search:
File list (Check if you may need any files):
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