Class Matchers


  • public final class Matchers
    extends Object
    • Method Detail

      • firstMeasurementMatchesDifferentlyThanTheRest

        public static <T> org.hamcrest.Matcher<T> firstMeasurementMatchesDifferentlyThanTheRest​(org.hamcrest.Matcher<T> firstValue,
                                                                                                org.hamcrest.Matcher<T> remainderValue)