public class RequirementCounts extends Object
| Constructor and Description |
|---|
RequirementCounts(RequirementsOutcomes outcomes) |
| Modifier and Type | Method and Description |
|---|---|
String |
byType()
Returns automated and manual result counts of each of the specified result types
|
static RequirementCounts |
forOutcomesIn(RequirementsOutcomes outcomes) |
String |
percentageLabelsByType() |
public RequirementCounts(RequirementsOutcomes outcomes)
public static RequirementCounts forOutcomesIn(RequirementsOutcomes outcomes)
public String byType()
public String percentageLabelsByType()
Copyright © 2021. All rights reserved.