Working with JUnit

The following table outlines the basic process of working with JUnit.

Number one
Create Tests


Number two
Edit Tests

  • Add the business logic to test skeletons.

Number three
Run Tests


Number four
Debug Tests


Legal Notices