Uses of Class
com.google.common.truth.IntegerSubject
-
-
Uses of IntegerSubject in com.google.common.truth
Methods in com.google.common.truth that return IntegerSubject Modifier and Type Method Description static IntegerSubjectTruth. assertThat(java.lang.Integer actual)IntegerSubjectStandardSubjectBuilder. that(java.lang.Integer actual)
-