Table "CAL Test Method"
ID 130404
Namespace: System.TestTools.TestRunner
Properties
| Name |
Value |
| Caption |
CAL Test Method
|
| ReplicateData |
False
|
| DataClassification |
CustomerContent
|
Fields
| Name |
Type |
Description |
| "Test Codeunit ID" |
Integer
|
|
| "Test Method Name" |
Text[128]
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
InsertEntry
procedure InsertEntry(CodeunitID: Integer, FunctionName: Text[128])
Parameters
| Name |
Type |
Description |
|
CodeunitID
|
Integer
|
|
|
FunctionName
|
Text[128]
|
|
See also