public class RelativeUniformPathAssert extends org.assertj.core.api.AbstractAssert<RelativeUniformPathAssert,RelativeUniformPath>
Modifier and Type | Method and Description |
---|---|
static RelativeUniformPathAssert |
assertThat(RelativeUniformPath actual) |
RelativeUniformPathAssert |
hasPath(java.lang.String path)
Asserts that the relative uniform path has the given string representation.
|
as, as, asInstanceOf, 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 static RelativeUniformPathAssert assertThat(RelativeUniformPath actual)
public RelativeUniformPathAssert hasPath(java.lang.String path)