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 LongSubject
Truth. assertThat(java.lang.Long actual)
LongSubject
StandardSubjectBuilder. that(java.lang.Long actual)
-