Summary
In this chapter, we discussed what the testability framework is by describing the five pillars it entails: the basic elements, test codeunits and test functions, the code keyword asserterror
, handler functions to allow automatic handling of UI elements, the test runner to enable us to run tests in isolation, and, finally, test pages to build tests to check the behavior of pages.
In Chapter 4, you will learn about the test tool that resides in Business Central and enables you to run tests, and the set of standard tests being released by Microsoft with the product.