public class UrlAssert extends AbstractUrlAssert<UrlAssert>
URL
surls
actual, info, myself, throwUnsupportedExceptionOnEquals
hasAnchor, hasAuthority, hasHost, hasNoAnchor, hasNoParameter, hasNoParameter, hasNoParameters, hasNoPath, hasNoPort, hasNoQuery, hasNoUserInfo, hasParameter, hasParameter, hasPath, hasPort, hasProtocol, hasQuery, hasUserInfo
as, as, asList, asString, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasSameHashCodeAs, hasToString, inBinary, inHexadecimal, is, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isInstanceOfSatisfying, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, matches, matches, newListAssertInstance, overridingErrorMessage, satisfies, satisfies, satisfiesAnyOf, satisfiesAnyOf, setCustomRepresentation, throwAssertionError, usingComparator, usingComparator, usingDefaultComparator, withFailMessage, withRepresentation, withThreadDumpOnError
public UrlAssert(URL actual)
actual
- the url to testCopyright © 2014–2019 AssertJ. All rights reserved.