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