Uses of Class
org.assertj.core.api.FileAssert
-
Packages that use FileAssert Package Description org.assertj.core.api -
-
Uses of FileAssert in org.assertj.core.api
Methods in org.assertj.core.api that return FileAssert Modifier and Type Method Description default FileAssert
Java6StandardSoftAssertionsProvider. assertThat(java.io.File actual)
Creates a new instance of
.FileAssert
default FileAssert
Java6BDDSoftAssertionsProvider. then(java.io.File actual)
Creates a new instance of
.FileAssert
-