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 Caché Server Page 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..