You need to develop a test suite for unit testing of the business methods using the JUnit framework. These unit
tests should be executed in isolation, i.e., they must be separated from the underlying database. The coverage
of the test suite must be measured and reported.
Instructions from the PDF:
Task Division