Uses of Interface
com.google.common.truth.ErrorWithFacts
-
Uses of ErrorWithFacts in com.google.common.truth
Classes in com.google.common.truth that implement ErrorWithFactsModifier and TypeClassDescription(package private) final classAnAssertionErrorcomposed of structuredFactinstances and other string messages.(package private) final classAnAssertionError(usually a JUnitComparisonFailure, but not under GWT) composed of structuredFactinstances and other string messages.Methods in com.google.common.truth with parameters of type ErrorWithFactsModifier and TypeMethodDescriptionprivate static com.google.common.collect.ImmutableList<Fact> TruthFailureSubject.factsWithName(ErrorWithFacts error, String key) private static com.google.common.collect.ImmutableList<String> TruthFailureSubject.getFactKeys(ErrorWithFacts error)