Uses of Class
com.google.common.truth.IntStreamSubject
Packages that use IntStreamSubject
-
Uses of IntStreamSubject in com.google.common.truth
Methods in com.google.common.truth that return IntStreamSubjectModifier and TypeMethodDescriptionstatic IntStreamSubjectTruth.assertThat(@Nullable IntStream actual) Begins an assertion about anIntStream.static IntStreamSubjectTruth8.assertThat(@Nullable IntStream actual) Deprecated.final IntStreamSubjectMethods in com.google.common.truth that return types with arguments of type IntStreamSubjectModifier and TypeMethodDescriptionstatic Subject.Factory<IntStreamSubject, IntStream> IntStreamSubject.intStreams()Deprecated.
about(intStreams()).that(...), use justthat(...).