Uses of Class
org.assertj.core.api.AbstractFileAssert
Packages that use AbstractFileAssert
-
Uses of AbstractFileAssert in org.assertj.core.api
Classes in org.assertj.core.api with type parameters of type AbstractFileAssertModifier and TypeClassDescriptionclass
AbstractFileAssert<SELF extends AbstractFileAssert<SELF>>
Base class for all implementations of assertions forFile
s.Subclasses of AbstractFileAssert in org.assertj.core.apiFields in org.assertj.core.api with type parameters of type AbstractFileAssertModifier and TypeFieldDescriptionstatic final InstanceOfAssertFactory<File,
AbstractFileAssert<?>> InstanceOfAssertFactories.FILE
InstanceOfAssertFactory
for aFile
.Methods in org.assertj.core.api that return AbstractFileAssertModifier and TypeMethodDescriptionstatic AbstractFileAssert<?>
Assertions.assertThat
(File actual) Creates a new instance of
.FileAssert
static AbstractFileAssert<?>
AssertionsForClassTypes.assertThat
(File actual) Creates a new instance of
.FileAssert
static AbstractFileAssert<?>
Java6Assertions.assertThat
(File actual) Deprecated.Creates a new instance of
.FileAssert
default AbstractFileAssert<?>
WithAssertions.assertThat
(File actual) Creates a new instance of
.FileAssert
static AbstractFileAssert<?>
Assumptions.assumeThat
(File actual) Creates a new instance of
assumption.FileAssert
default AbstractFileAssert<?>
WithAssumptions.assumeThat
(File actual) Creates a new instance of
assumption.FileAssert
static AbstractFileAssert<?>
Creates a new assumption's instance for aFile
value.static AbstractFileAssert<?>
Creates a new instance of
.FileAssert
static AbstractFileAssert<?>
Deprecated.Creates a new instance of
.FileAssert