Uses of Class
com.google.common.truth.OptionalSubject
-
-
Uses of OptionalSubject in com.google.common.truth
Methods in com.google.common.truth that return OptionalSubject Modifier and Type Method Description static OptionalSubjectTruth8. assertThat(@Nullable Optional<?> target)Methods in com.google.common.truth that return types with arguments of type OptionalSubject Modifier and Type Method Description static Subject.Factory<OptionalSubject,Optional<?>>OptionalSubject. optionals()
-