How to test for errors
Jun 22, 2023 · 2 min read · Not all test scenarios should have a positive outcome (sunny path). Sometimes we want to test that a certain scenario fails with an error (rainy path). The challenge is that the nature of tests in the Business Central Test Framework is that errors re...
Join discussion

