unitTestOccurrenceMarkers
Retrieves unit test occurrence markers from ABAP source code to identify where unit tests are located. Uses object URL and source code to highlight test definitions.
Instructions
Retrieves unit test occurrence markers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL of the object. | |
| source | Yes | The source code. |