public class PathAssert extends AbstractPathAssert<PathAssert>
Pathspathsactual, info, myself| Modifier | Constructor and Description |
|---|---|
protected |
PathAssert(java.nio.file.Path actual)
Constructor
|
doesNotExist, endsWith, endsWithRaw, exists, existsNoFollowLinks, hasBinaryContent, hasContent, hasFileName, hasNoParent, hasNoParentRaw, hasParent, hasParentRaw, hasSameContentAs, isAbsolute, isCanonical, isDirectory, isExecutable, isNormalized, isReadable, isRegularFile, isRelative, isSymbolicLink, isWritable, startsWith, startsWithRaw, usingCharset, usingCharsetas, 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 PathAssert(java.nio.file.Path actual)
actual - the path to testCopyright © 2013-2015 AssertJ. All Rights Reserved.