| Package | Description |
|---|---|
| com.google.common.truth |
Truth is a library for performing assertions in
tests:
|
| Modifier and Type | Method and Description |
|---|---|
static PrimitiveDoubleArraySubject |
Truth.assertThat(double[] actual) |
PrimitiveDoubleArraySubject |
StandardSubjectBuilder.that(double[] actual) |
Copyright © 2020. All rights reserved.