public class FileAssert extends AbstractFileAssert<FileAssert>
File
s.
To create a new instance of this class, invoke
.
Assertions.assertThat(File)
actual, info, myself
Modifier | Constructor and Description |
---|---|
protected |
FileAssert(File actual) |
canRead, canWrite, doesNotExist, exists, hasBinaryContent, hasContent, hasContentEqualTo, hasExtension, hasName, hasNoParent, hasParent, hasParent, hasSameContentAs, isAbsolute, isDirectory, isFile, isRelative, usingCharset, usingCharset
as, 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, withFailMessage, withThreadDumpOnError
protected FileAssert(File actual)
Copyright © 2013–2016. All rights reserved.