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 BooleanSubjectTruth. assertThat(java.lang.Boolean actual)BooleanSubjectStandardSubjectBuilder. that(java.lang.Boolean actual)
-