Uses of Class
com.google.common.truth.FloatSubject
-
-
Uses of FloatSubject in com.google.common.truth
Methods in com.google.common.truth that return FloatSubject Modifier and Type Method Description static FloatSubjectTruth. assertThat(java.lang.Float actual)FloatSubjectStandardSubjectBuilder. that(java.lang.Float actual)
-