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