Package | Description |
---|---|
com.google.common.truth |
Modifier and Type | Field | Description |
---|---|---|
static SubjectFactory<LongSubject,Long> |
LongSubject.LONG |
Deprecated.
Use a
for each style loop over your Iterable<Integer> instead. |
Modifier and Type | Method | Description |
---|---|---|
static LongSubject |
Truth.assertThat(Long target) |
|
LongSubject |
TestVerb.that(Long target) |
Copyright © 2019. All rights reserved.