Package org.assertj.core.error.future
Class ShouldNotBeCancelled
java.lang.Object
org.assertj.core.error.BasicErrorMessageFactory
org.assertj.core.error.future.ShouldNotBeCancelled
- 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
shouldNotBeCancelled
(Future<?> actual) Methods inherited from class org.assertj.core.error.BasicErrorMessageFactory
create, create, create, equals, hashCode, toString, unquotedString
-
Field Details
-
SHOULD_NOT_BE_CANCELLED
- See Also:
-
-
Constructor Details
-
ShouldNotBeCancelled
-
-
Method Details
-
shouldNotBeCancelled
-