Package org.assertj.core.error.uri
Class ShouldHaveAnchor
java.lang.Object
org.assertj.core.error.BasicErrorMessageFactory
org.assertj.core.error.uri.ShouldHaveAnchor
- All Implemented Interfaces:
ErrorMessageFactory
-
Field Summary
FieldsFields inherited from class org.assertj.core.error.BasicErrorMessageFactory
arguments, format
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
ShouldHaveAnchor
(URL actual) private
ShouldHaveAnchor
(URL actual, String expectedAnchor) -
Method Summary
Modifier and TypeMethodDescriptionstatic ErrorMessageFactory
shouldHaveAnchor
(URL actual, String expectedAnchor) Methods inherited from class org.assertj.core.error.BasicErrorMessageFactory
create, create, create, equals, hashCode, toString, unquotedString
-
Field Details
-
SHOULD_HAVE_ANCHOR
- See Also:
-
SHOULD_NOT_HAVE_ANCHOR
- See Also:
-
-
Constructor Details
-
ShouldHaveAnchor
-
ShouldHaveAnchor
-
-
Method Details
-
shouldHaveAnchor
-