Uses of Class
com.google.common.truth.PathSubject
Packages that use PathSubject
-
Uses of PathSubject in com.google.common.truth
Methods in com.google.common.truth that return PathSubjectModifier and TypeMethodDescriptionstatic PathSubjectTruth.assertThat(@Nullable Path actual) Begins an assertion about aPath.static PathSubjectTruth8.assertThat(@Nullable Path actual) Deprecated.final PathSubjectMethods in com.google.common.truth that return types with arguments of type PathSubjectModifier and TypeMethodDescriptionstatic Subject.Factory<PathSubject, Path> PathSubject.paths()Deprecated.
about(paths()).that(...), use justthat(...).