Uses of Class
com.google.common.truth.TableSubject
-
-
Uses of TableSubject in com.google.common.truth
Methods in com.google.common.truth that return TableSubject Modifier and Type Method Description static TableSubjectTruth. assertThat(com.google.common.collect.Table<?,?,?> actual)TableSubjectStandardSubjectBuilder. that(com.google.common.collect.Table<?,?,?> actual)
-