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