public class UriAssert extends AbstractUriAssert<UriAssert>
URIsurisactual, info, myself| Modifier | Constructor and Description |
|---|---|
protected |
UriAssert(URI actual)
Constructor
|
hasAuthority, hasFragment, hasHost, hasNoFragment, hasNoPath, hasNoPort, hasNoQuery, hasNoUserInfo, hasPath, hasPort, hasQuery, hasScheme, hasUserInfoas, as, asList, asString, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasToString, inBinary, inHexadecimal, is, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, overridingErrorMessage, usingComparator, usingDefaultComparator, withThreadDumpOnErrorprotected UriAssert(URI actual)
actual - the url to testCopyright © 2013-2015 AssertJ. All Rights Reserved.