Package org.assertj.core.error
Class ShouldBeUnmodifiable
java.lang.Object
org.assertj.core.error.BasicErrorMessageFactory
org.assertj.core.error.ShouldBeUnmodifiable
- All Implemented Interfaces:
ErrorMessageFactory
-
Field Summary
FieldsFields inherited from class org.assertj.core.error.BasicErrorMessageFactory
arguments, format, formatter
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
ShouldBeUnmodifiable
(String method) private
ShouldBeUnmodifiable
(String method, RuntimeException cause) -
Method Summary
Modifier and TypeMethodDescriptionstatic ErrorMessageFactory
shouldBeUnmodifiable
(String method) static ErrorMessageFactory
shouldBeUnmodifiable
(String method, RuntimeException cause) Methods inherited from class org.assertj.core.error.BasicErrorMessageFactory
create, create, create, equals, hashCode, toString, unquotedString
-
Field Details
-
UNEXPECTED_SUCCESS_PATTERN
- See Also:
-
UNEXPECTED_FAILURE_PATTERN
- See Also:
-
-
Constructor Details
-
ShouldBeUnmodifiable
-
ShouldBeUnmodifiable
-
-
Method Details
-
shouldBeUnmodifiable
-
shouldBeUnmodifiable
-