public class ResultCounts extends Object
| Constructor and Description |
|---|
ResultCounts(TestOutcomes testOutcomes) |
public ResultCounts(TestOutcomes testOutcomes)
public boolean hasManualTests()
public Long getTotalAutomatedTestCount()
public Long getTotalManualTestCount()
public Long getTotalOverallTestCount()
public static ResultCounts forOutcomesIn(TestOutcomes testOutcomes)
public String byTypeFor(String... testResultTypes)
Copyright © 2023. All rights reserved.