public final class Truth8 extends Object
Note: Usage of different failure strategies such as assume and about
should rely on AbstractVerb.about(com.google.common.truth.SubjectFactory)
to begin a
chain with those alternative behaviors.
Modifier and Type | Method and Description |
---|---|
static OptionalSubject |
assertThat(Optional<?> target) |
public static OptionalSubject assertThat(@Nullable Optional<?> target)
Copyright © 2016. All rights reserved.