TestLog interface
Represents Test Log Result object.
Properties
log |
Test Log Context run, build |
meta |
Meta data for Log file |
modified |
LastUpdatedDate for Log file |
size | Size in Bytes for Log file |
Property Details
logReference
metaData
Meta data for Log file
metaData: {[key: string]: string}
Property Value
{[key: string]: string}
modifiedOn
LastUpdatedDate for Log file
modifiedOn: Date
Property Value
Date
size
Size in Bytes for Log file
size: number
Property Value
number