Skip to main content

Recap

In Part II of this tutorial, you have learned about the following:

  • The responsibilities of the principal classes in the%UnitTest package.

  • The requirements for unit test classes and methods based on %UnitTest.

  • Creating and executing unit tests using the%UnitTest package.

  • Navigating the test reports created by %UnitTest.ManagerOpens in a new tab.

  • Using %UnitTest.TestCaseOpens in a new tab methods to initialize and restore database data correctly while executing unit tests.

FeedbackOpens in a new tab