Package org.assertj.core.error.future
Class ShouldHaveFailed
java.lang.Object
org.assertj.core.error.BasicErrorMessageFactory
org.assertj.core.error.future.ShouldHaveFailed
- All Implemented Interfaces:
ErrorMessageFactory
-
Field Summary
FieldsFields inherited from class org.assertj.core.error.BasicErrorMessageFactory
arguments, format
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ErrorMessageFactory
shouldHaveFailed
(CompletableFuture<?> actual) Methods inherited from class org.assertj.core.error.BasicErrorMessageFactory
create, create, create, equals, hashCode, toString, unquotedString
-
Field Details
-
SHOULD_HAVE_FAILED
- See Also:
-
-
Constructor Details
-
ShouldHaveFailed
-
-
Method Details
-
shouldHaveFailed
-