Uses of Class
com.google.common.truth.LongSubject
-
-
Uses of LongSubject in com.google.common.truth
Methods in com.google.common.truth that return LongSubject Modifier and Type Method Description static LongSubjectTruth. assertThat(java.lang.Long actual)LongSubjectStandardSubjectBuilder. that(java.lang.Long actual)
-