PipelineTestMetrics interface
Test summary of a pipeline instance.
Properties
current |
Reference of Pipeline instance for which test summary is calculated. |
results |
This is the return value for metric ResultsAnalysis Results insights which include failure analysis, increase/decrease in results count analysis. |
result |
This is the return value for metric ResultSummary Results summary based on results outcome. |
run |
This is the return value for metric RunSummary Run summary. |
summary |
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