unitTestOccurrenceMarkers
Retrieve unit test occurrence markers for ABAP code analysis by providing the object URL and source code to identify test-related issues.
Instructions
Retrieves unit test occurrence markers.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL of the object. | |
| source | Yes | The source code. |