createTestInclude
Generates a test include for a specified class to enable unit testing in SAP ABAP.
Instructions
Creates a test include for a class.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clas | Yes | The class name. | |
| transport | No | The transport. | |
| 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. | |
| lockHandle | Yes | The lock handle. |