Package org.assertj.core.error.uri
Class ShouldHaveFragment
java.lang.Object
org.assertj.core.error.BasicErrorMessageFactory
org.assertj.core.error.uri.ShouldHaveFragment
- All Implemented Interfaces:
ErrorMessageFactory
-
Field Summary
Fields inherited from class org.assertj.core.error.BasicErrorMessageFactory
arguments, format
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
ShouldHaveFragment
(URI actual) private
ShouldHaveFragment
(URI actual, String expectedFragment) -
Method Summary
Modifier and TypeMethodDescriptionstatic ErrorMessageFactory
shouldHaveFragment
(URI actual, String expectedFragment) Methods inherited from class org.assertj.core.error.BasicErrorMessageFactory
create, create, create, equals, hashCode, toString, unquotedString
-
Constructor Details
-
ShouldHaveFragment
-
ShouldHaveFragment
-
-
Method Details
-
shouldHaveFragment
-