Converting unit tests to test cases
Use unit test cases to compare the expected output of a rule to the results that the test case returns.
Typically, you unit test a rule, and then convert it into a test case. For strategy rules, you run a single test case, and, for flow and case type rules, you record the test case.
See one of the following topics for more information:
- Unit testing an activity
- Unit testing a collection
- Unit testing a data page
- Unit testing a data transform
- Unit testing a decision table
- Unit testing a decision tree
- Unit testing a declare expression
- Unit testing a map value
- Unit testing a report definition
- Unit testing a when rule
- Configuring a single case run
- Creating a Pega unit test case for a flow or case type