다음을 통해 공유


TestResultMachine interface

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[]

속성 값