Package | Description |
---|---|
com.google.common.truth |
Modifier and Type | Field and Description |
---|---|
static SubjectFactory<IntegerSubject,Long> |
IntegerSubject.INTEGER |
Modifier and Type | Method and Description |
---|---|
static IntegerSubject |
Truth.assertThat(Integer target) |
static IntegerSubject |
Truth.assertThat(Long target) |
IntegerSubject |
TestVerb.that(Integer target) |
IntegerSubject |
TestVerb.that(Long target) |
Copyright © 2017. All rights reserved.