Class AdditionalMatchers


  • public final class AdditionalMatchers
    extends Object
    Author:
    Ondrej Mihalyi
    • Method Detail

      • floatCloseTo

        public static org.hamcrest.Matcher<Float> floatCloseTo​(float value,
                                                               float range)