Uses of Class
com.google.common.truth.LongSubject
-
Packages that use LongSubject Package Description com.google.common.truth -
-
Uses of LongSubject in com.google.common.truth
Fields in com.google.common.truth with type parameters of type LongSubject Modifier and Type Field Description static SubjectFactory<LongSubject,java.lang.Long>LongSubject. LONGDeprecated.Use afor eachstyle loop over yourIterable<Integer>instead.Methods in com.google.common.truth that return LongSubject Modifier and Type Method Description static LongSubjectTruth. assertThat(java.lang.Long target)LongSubjectTestVerb. that(java.lang.Long target)
-