Uses of Class
com.google.common.truth.Platform.PlatformComparisonFailure
-
-
Uses of Platform.PlatformComparisonFailure in com.google.common.truth
Subclasses of Platform.PlatformComparisonFailure in com.google.common.truth Modifier and Type Class Description (package private) class
ComparisonFailureWithFacts
AnAssertionError
(usually a JUnitComparisonFailure
, but not under GWT) composed of structuredFact
instances and other string messages.
-