How to test for errors
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...
businesscentral.kaspermoerch.dk2 min read