unitTestOccurrenceMarkers
Retrieve unit test occurrence markers by providing a URL and source code, enabling identification of test locations in ABAP objects.
Instructions
Retrieves unit test occurrence markers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL of the object. | |
| source | Yes | The source code. | |
| connection | No | Optional: SAP connection name to use for THIS call only (overrides the active connection; see listConnections). Immune to server restarts and concurrent switches. |