Interface TestResultParameter
Properties
Optional
actionPath
actionPath?: string
Optional
actual
actual?: number[]
Optional
expected
expected?: number[]
Optional
iterationId
iterationId?: number
Optional
parameterName
parameterName?: string
Optional
testResultId
testResultId?: number
Optional
testRunId
testRunId?: number