GetCdsUnitTestResult
Retrieve CDS unit test result for a specific run ID, with options to include navigation URIs and select return format (abapunit or junit).
Instructions
Retrieve CDS unit test run result for a run_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Result format: abapunit or junit. | |
| run_id | Yes | Run identifier returned by unit test run. | |
| with_navigation_uris | No | Include navigation URIs in result if supported. |