Table "CAL Test Coverage Map"
ID 130406
Namespace: System.TestTools.TestRunner
Properties
Fields
| Name |
Type |
Description |
| "Test Codeunit ID" |
Integer
|
|
| "Object Type" |
Option
|
|
| "Object ID" |
Integer
|
|
| "Object Name" |
Text[250]
|
|
| "Hit by Test Codeunits" |
Integer
|
|
| "Test Codeunit Name" |
Text[250]
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
procedure ShowHitObjects(TestCodeunitID: Integer)
Parameters
| Name |
Type |
Description |
|
TestCodeunitID
|
Integer
|
|
procedure ShowTestCodeunits()
See also