public class SubrequirementsProportionCount
extends java.lang.Object
| Constructor and Description |
|---|
SubrequirementsProportionCount(SubrequirementsCount subrequirementsCount) |
| Modifier and Type | Method and Description |
|---|---|
double |
withNoTests() |
double |
withResult(java.lang.String resultValue) |
double |
withSkippedOrIgnored() |
public SubrequirementsProportionCount(SubrequirementsCount subrequirementsCount)