Uses of Class
com.google.common.truth.OptionalSubject
Packages that use OptionalSubject
-
Uses of OptionalSubject in com.google.common.truth
Subclasses with type arguments of type OptionalSubject in com.google.common.truthMethods in com.google.common.truth that return OptionalSubjectModifier and TypeMethodDescriptionstatic <T> OptionalSubject<T> Truth.assertThat(com.google.common.base.Optional<T> target) <T> OptionalSubject<T> TestVerb.that(com.google.common.base.Optional<T> target)