Uses of Class
com.google.common.truth.OptionalLongSubject
Packages that use OptionalLongSubject
-
Uses of OptionalLongSubject in com.google.common.truth
Methods in com.google.common.truth that return OptionalLongSubjectModifier and TypeMethodDescriptionstatic OptionalLongSubjectTruth.assertThat(@Nullable OptionalLong actual) Begins an assertion about anOptionalLong.static OptionalLongSubjectTruth8.assertThat(@Nullable OptionalLong actual) Deprecated.final OptionalLongSubjectStandardSubjectBuilder.that(@Nullable OptionalLong actual) Methods in com.google.common.truth that return types with arguments of type OptionalLongSubject
about(optionalLongs()).that(...), use justthat(...).