public final class AdditionalMatchers extends Object
Modifier and Type | Method and Description |
---|---|
static org.hamcrest.Matcher<Float> |
floatCloseTo(float value,
float range) |
public static org.hamcrest.Matcher<Float> floatCloseTo(float value, float range)
Copyright © 2020 Eclipse Foundation. All rights reserved.