public class HistoricalFlagProvider extends Object implements FlagProvider
| Constructor and Description |
|---|
HistoricalFlagProvider(EnvironmentVariables environmentVariables,
TestOutcomeSummaryRecorder summaryRecorder) |
| Modifier and Type | Method and Description |
|---|---|
Set<? extends Flag> |
getFlagsFor(TestOutcome testOutcome) |
@Inject public HistoricalFlagProvider(EnvironmentVariables environmentVariables, TestOutcomeSummaryRecorder summaryRecorder)
public Set<? extends Flag> getFlagsFor(TestOutcome testOutcome)
getFlagsFor in interface FlagProviderCopyright © 2022. All rights reserved.