You are here: DevOps > PegaUnit testing > PegaUnit test cases > Configuring expected run time assertions

Configuring expected run time assertions

You can create an assertion for the expected run time of the rule. The expected run time assertion is less than or equal to a number of time that you specify, in seconds.

By default, after you create a PegaUnit test case for a data page, the system generates the expected run time assertion. The default value of the expected run time is the time taken by the rule to fetch results when the test was first run. The system compares that time against the run time future tests.

You can change this value and configure expected run time assertions for all rule types by completing the following actions:

  1. Open the PegaUnit test case if it is not already open.
  2. Complete one of the following actions:

  3. From the Assertion type list, select Expected run time.
  4. In the Value field, enter a value, in seconds, that specifies the amount of time within which the execution of the rule should complete.
  5. Optional: To add a comment, click the Add comment icon, enter a comment, and click OK.
  6. Click Save in the rule form.

    Test case does not fail if the rule is not run within the specified time.