PingAuthorize API Reference

Test Runner

Using the test runner, you can validate policy and Trust Framework configurations through automated testing.

A test run executes one or more test cases, or an entire test suite, and returns the results.

Test runner data model

Property Type Required Mutable Description

description

String

Optional

Immutable

A string that provides a description for the test run.

testCaseIds

String[]

Required

Immutable

A collection that includes a list of test case IDs to be added to the test run.

Response codes

Code Message

200

Successful operation.

400

A valid branch or snapshot has not been specified.