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