| Package | Description |
|---|---|
| com.google.common.truth |
| Modifier and Type | Method and Description |
|---|---|
static <T> OptionalSubject<T> |
Truth.assertThat(com.google.common.base.Optional<T> target) |
<T> OptionalSubject<T> |
TestVerb.that(com.google.common.base.Optional<T> target) |
Copyright © 2016. All rights reserved.