Creating unit test cases

After you successfully unit test a rule, you can create a test case based on the result of the test. Creating unit test cases involves converting unit tests to test cases, configuring the unit test case, and defining expected test results with assertions.