The following methods can be used to run unit tests:
Methods for running unit tests |
|
---|---|
Method |
Description |
Execute all project tests at once |
System automatically executes all test runs in every unit test in project and displays a summary of results.
To run all project tests, in rule editor, above the module tree, click Run All Tests Test results resemble the following: ![]() Figure 44: Results of running all project tests
Failed tests are represented by the |
Execute all tests for a single decision table |
System executes all test runs for one particular decision table.
To execute all test runs for one particular decision table, in rule
editor, in the module tree, select the decision table and, in the upper
part of the right pane, click
Test Test results resemble the following: ![]() Figure 45: Results of executing all test runs for one decision table
Failed tests are represented by the |