Bearbeiten

Share via


PipelineTestMetrics interface

Test summary of a pipeline instance.

Properties

currentContext

Reference of Pipeline instance for which test summary is calculated.

resultsAnalysis

This is the return value for metric ResultsAnalysis Results insights which include failure analysis, increase/decrease in results count analysis.

resultSummary

This is the return value for metric ResultSummary Results summary based on results outcome.

runSummary

This is the return value for metric RunSummary Run summary.

summaryAtChild

Summary at child node.

Property Details

currentContext

Reference of Pipeline instance for which test summary is calculated.

currentContext: PipelineReference

Property Value

resultsAnalysis

This is the return value for metric ResultsAnalysis Results insights which include failure analysis, increase/decrease in results count analysis.

resultsAnalysis: ResultsAnalysis

Property Value

resultSummary

This is the return value for metric ResultSummary Results summary based on results outcome.

resultSummary: ResultSummary

Property Value

runSummary

This is the return value for metric RunSummary Run summary.

runSummary: RunSummary

Property Value

summaryAtChild

Summary at child node.

summaryAtChild: PipelineTestMetrics[]

Property Value