Category:

Service

Test Class for AuraHandledException

When creating test classes you want to make sure your goal of the test classes is not to just get the required apex code coverage. But instead to be testing the method / class / scenario. Which often times can result in wanting to make sure an error is presented. There are multiple ways to […]