Class IntegerSubject.TolerantIntegerComparison

java.lang.Object
com.google.common.truth.IntegerSubject.TolerantIntegerComparison
Enclosing class:
IntegerSubject

public static final class IntegerSubject.TolerantIntegerComparison extends Object
A partially specified check about an approximate relationship to a int actual value using a tolerance.
Since:
1.2
Author:
David Saff, Christian Gruber (cgruber@israfil.net), Kurt Alfred Kluever