1
edit
Changes
no edit summary
16.1. Writing Tests
* a) Create a project named "JUnitTest". We can now write our first test.
16.2. Running Tests
* a) To run a test case, simply hit the run button in the toolbar as it will automatically run as JUnit Test.