unitTestRun
Run unit tests on SAP ABAP objects by providing a URL. Optionally specify flags or override the connection for the test run.
Instructions
Runs unit tests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL of the object to test. | |
| flags | No | Flags for the unit test run. | |
| 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. |