| Package | Description |
|---|---|
| com.google.common.truth |
Truth is a library for performing assertions in
tests:
|
| Modifier and Type | Method and Description |
|---|---|
static OptionalSubject |
Truth8.assertThat(Optional<?> target) |
| Modifier and Type | Method and Description |
|---|---|
static Subject.Factory<OptionalSubject,Optional<?>> |
OptionalSubject.optionals() |
Copyright © 2020. All rights reserved.