Uses of Class
com.google.common.truth.BooleanSubject
-
-
Uses of BooleanSubject in com.google.common.truth
Methods in com.google.common.truth that return BooleanSubject Modifier and Type Method Description static BooleanSubject
Truth. assertThat(java.lang.Boolean actual)
BooleanSubject
StandardSubjectBuilder. that(java.lang.Boolean actual)
-