Namespace System.Tooling
Codeunit
| Name | Summary |
|---|---|
| Codeunit System.Tooling."BCPT Install" | |
| Codeunit System.Tooling."BCPT Test Context" | Exposes functions that can be used by the BCPT tests. |
| Codeunit System.Tooling."BCPT Test Suite" |
Page
XmlPort
| Name | Summary |
|---|---|
| XmlPort System.Tooling."BCPT Import/Export" | |
| XmlPort System.Tooling."BCPT Log Entries" |
Enum
| Name | Summary |
|---|---|
| Enum System.Tooling."BCPT Header Status" | This enum has the Status of the BCPT Header. |
| Enum System.Tooling."BCPT Line Delay Type" | This enum has the Delay Type of the BCPT Line. |
| Enum System.Tooling."BCPT Line Status" | This enum has the Status of the BCPT Line. |
| Enum System.Tooling."BCPT Run Type" | This enum has the Run Type of the BCPT Header. |
| Enum System.Tooling."BCPT Test Param. Enum" |
Interface
| Name | Summary |
|---|---|
| Interface System.Tooling."BCPT Test Param. Provider" |
PermissionSet
| Name | Summary |
|---|---|
| PermissionSet System.Tooling."BC Perf. Toolkit" | |
| PermissionSet System.Tooling."BC Perf. Toolkit - Obj" |
Events
| Name | Summary |
|---|---|
| OnBeforeBCPTLineAddLogEntry | This event is raised before a log entry is added to the BCPT Line table. It can be used to skip errors which are not relevant for the test suite. Like unused handler functions. |