|
Change Return Type CustomTypeSafeMatcher<Metric> to Matcher<Metric> in method private hasKey(key String) : Matcher<Metric> in class com.spotify.helios.servicescommon.statistics.FastForwardReporterTest |
From |
To |
|
Change Return Type CustomTypeSafeMatcher<Metric> to Matcher<Metric> in method private containsAttributes(strings String...) : Matcher<Metric> in class com.spotify.helios.servicescommon.statistics.FastForwardReporterTest |
From |
To |
|
Change Return Type CustomTypeSafeMatcher<Metric> to Matcher<Metric> in method private containsAttributes(attributes Map<String,String>) : Matcher<Metric> in class com.spotify.helios.servicescommon.statistics.FastForwardReporterTest |
From |
To |
|
Change Return Type CustomTypeSafeMatcher<Metric> to Matcher<Metric> in method private hasValue(value double) : Matcher<Metric> in class com.spotify.helios.servicescommon.statistics.FastForwardReporterTest |
From |
To |