Codeunit 130400 CAL Test Runner in 26
- App
- Base Application
- Namespace
- System.TestTools.TestRunner
Versions171819202122232425262728latest
Source29
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| AddTestMethod | (Text[128]) | public | - | |
| InitCodeunitLine | () | public | - | |
| UpdateCodeunitLine | (Boolean) | public | - | |
| InitTestFunctionLine | () | public | - | |
| UpdateTestFunctionLine | (Boolean) | public | - | |
| TryFindTestFunctionInGroup | (Text[128]) | Boolean | public | - |
| CountTestCodeunitsToRun | (var Record CAL Test Line) | Integer | public | - |
| UpdateTCM | () | Boolean | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeRunTests | (var Record CAL Test Line) | - |