Uses of Class
com.google.common.truth.TableSubject
-
Uses of TableSubject in com.google.common.truth
Methods in com.google.common.truth that return TableSubjectModifier and TypeMethodDescriptionstatic TableSubject
Truth.assertThat
(com.google.common.collect.Table<?, ?, ?> actual) final TableSubject
StandardSubjectBuilder.that
(com.google.common.collect.Table<?, ?, ?> actual)