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