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