Creating Assertions for the Error Handler

You can also add test cases for the flow designed in the error handler. Unit test case designed for the error handler flow is run to detect any run time exceptions or errors in the flow implementation.

To create assertions for the error handler, see Creating Assertions.