public class SubrequirementsCount extends Object
| Constructor and Description |
|---|
SubrequirementsCount(Requirement requirement,
TestOutcomes testOutcomes) |
| Modifier and Type | Method and Description |
|---|---|
SubrequirementsPercentageCount |
getPercentage() |
SubrequirementsProportionCount |
getProportion() |
long |
getTotal() |
String |
toString() |
long |
withNoTests() |
long |
withResult(String resultValue) |
public SubrequirementsCount(Requirement requirement, TestOutcomes testOutcomes)
public SubrequirementsProportionCount getProportion()
public SubrequirementsPercentageCount getPercentage()
public long getTotal()
public long withResult(String resultValue)
public long withNoTests()
Copyright © 2023. All rights reserved.