次の方法で共有


TestResultMachine interface

テストが実行された Machine オブジェクトに TestCaseResult をマップするクラス

プロパティ

configurationName
isReportingMachine
machineName
processorArchitecture
properties
sessionMachineInstanceId
testResultId
testResultLogs

プロパティの詳細

configurationName

configurationName: string

プロパティ値

string

isReportingMachine

isReportingMachine: boolean

プロパティ値

boolean

machineName

machineName: string

プロパティ値

string

processorArchitecture

processorArchitecture: string

プロパティ値

string

properties

properties: {[key: string]: any}

プロパティ値

{[key: string]: any}

sessionMachineInstanceId

sessionMachineInstanceId: number

プロパティ値

number

testResultId

testResultId: number

プロパティ値

number

testResultLogs

testResultLogs: TestResultLog[]

プロパティ値