You are here: Reference > Rule types > Test Suite rules for PegaUnit test cases

Test Suite rules for PegaUnit test cases

Use Test Suite rules to capture PegaUnit test suites for test case rules in a Pega Platform application.

Note: Before you can create PegaUnit test suite rules, your application must be configured properly for testing. See Creating a test ruleset for details about configuring your application for automated testing.

Access

You can view all Test Suite rules by selecting Designer Studio > Application > Automated Testing > Test Suites.

Viewing the Java code of a rule

Click Actions > View Java to view the generated Java of a rule. You can use the Java code to debug your application or to examine how rules are implemented.

Class

A Test Suite rule is an instance of the Rule-Test-Suite class.