Uses of Class
com.google.common.truth.StreamSubject
-
-
Uses of StreamSubject in com.google.common.truth
Methods in com.google.common.truth that return StreamSubject Modifier and Type Method Description static StreamSubjectTruth8. assertThat(@Nullable java.util.stream.Stream<?> target)Methods in com.google.common.truth that return types with arguments of type StreamSubject Modifier and Type Method Description static Subject.Factory<StreamSubject,java.util.stream.Stream<?>>StreamSubject. streams()
-