public class FlagCounts extends Object
| Constructor and Description |
|---|
FlagCounts(List<? extends TestOutcome> testOutcomes) |
| Modifier and Type | Method and Description |
|---|---|
Map<Flag,Integer> |
asAMap() |
static FlagCounts |
in(List<? extends TestOutcome> testOutcomes) |
public FlagCounts(List<? extends TestOutcome> testOutcomes)
public static FlagCounts in(List<? extends TestOutcome> testOutcomes)
Copyright © 2022. All rights reserved.