TestResultMachine interface

Class to map TestCaseResult to Machine objects the test ran on

Properties

configurationName
isReportingMachine
machineName
processorArchitecture
properties
sessionMachineInstanceId
testResultId
testResultLogs

Property Details

configurationName

configurationName: string

Property Value

string

isReportingMachine

isReportingMachine: boolean

Property Value

boolean

machineName

machineName: string

Property Value

string

processorArchitecture

processorArchitecture: string

Property Value

string

properties

properties: {[key: string]: any}

Property Value

{[key: string]: any}

sessionMachineInstanceId

sessionMachineInstanceId: number

Property Value

number

testResultId

testResultId: number

Property Value

number

testResultLogs

testResultLogs: TestResultLog[]

Property Value