Running a Single Test Case

You can run a single test case.

  1. Open the Java perspective
  2. In the Package Navigator, expand the test package


  3. Select a test case class, for example CustomerTest.java and run it as Unit Test
  4. Select the JUnit view to verify the result: