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