Viewing clipboard pages created by unit testing a rule
After running a rule, you can open the Clipboard tool and examine the output as it appears on the resulting clipboard pages.
The following clipboard pages are created when you unit test a rule:
- RuleToRun — The clipboard representation of the rule that you tested.
- runRulePage — Holds the output from the rule.
- temp_ pages — Pages created or copied by the Run Rule feature when it ran the rule. The names of these pages begin with the literal temp_.
- pySimulationDataPage — For service rules, a page of the helper class Data-Admin-IS-ClientSimulation. Contains information about the simulated request and response.