Uses of Interface
org.assertj.core.error.AssertionErrorFactory
Packages that use AssertionErrorFactory
-
Uses of AssertionErrorFactory in org.assertj.core.error
Classes in org.assertj.core.error that implement AssertionErrorFactoryModifier and TypeClassDescriptionclassCreates anindicating that an assertion that verifies that two objects are equal failed.AssertionErrorMethods in org.assertj.core.error that return AssertionErrorFactoryModifier and TypeMethodDescriptionstatic AssertionErrorFactoryShouldBeEqual.shouldBeEqual(Object actual, Object expected, ComparisonStrategy comparisonStrategy, Representation representation) Creates a new.ShouldBeEqualstatic AssertionErrorFactoryShouldBeEqual.shouldBeEqual(Object actual, Object expected, Representation representation) Creates a new.ShouldBeEqual -
Uses of AssertionErrorFactory in org.assertj.core.internal
Methods in org.assertj.core.internal with parameters of type AssertionErrorFactoryModifier and TypeMethodDescriptionFailures.failure(AssertionInfo info, AssertionErrorFactory factory) Creates afollowing this pattern: creates aAssertionErrorusingAssertionErroras the error message if such value is notAssertionInfo.overridingErrorMessage()null, or uses the givento create anAssertionErrorFactory, prepending the value ofAssertionErrorto the error messageAssertionInfo.description()