When your test suite has been successfully compiled you can run it.
To run a JUnit test suite:
The test will execute, and the test runner will display the results.
Related topics
Unit Testing with JUnit Creating a JUnit Test for a Generic Java Project