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
ConstructorsModifierConstructorDescriptionprivateShouldBeUnmodifiable(String method) privateShouldBeUnmodifiable(String method, RuntimeException cause) -
Method Summary
Modifier and TypeMethodDescriptionstatic ErrorMessageFactoryshouldBeUnmodifiable(String method) static ErrorMessageFactoryshouldBeUnmodifiable(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
-