Uses of Class
com.google.common.truth.LongStreamSubject
-
-
Uses of LongStreamSubject in com.google.common.truth
Methods in com.google.common.truth that return LongStreamSubject Modifier and Type Method Description static LongStreamSubject
Truth8. assertThat(java.util.stream.LongStream target)
Methods in com.google.common.truth that return types with arguments of type LongStreamSubject Modifier and Type Method Description static Subject.Factory<LongStreamSubject,java.util.stream.LongStream>
LongStreamSubject. longStreams()
-