News

The test case would define the suite() method, which would add all test cases defined in the system to a TestSuite. This test suite would then be returned from the suite() method.
The NetBeans IDE provides JUnit integration that can be very handy when writing and running JUnit -based unit tests .