Skip to main content

Recap

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

  • The definition of a unit test and the differences between integration and unit testing.

  • The benefits of unit testing.

  • The similarities between the Caché %UnitTest package and the xUnit testing frameworks.

  • The “test-first” approach to software development and the benefits its advocates claim for the approach.

Note:

Click here to return to the Preface.

Click here to return to Part I (Unit Testing Overview) of the tutorial.

Click here to continue with Part II (Unit Testing Caché Code with %UnitTest) of the tutorial.

FeedbackOpens in a new tab