JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
org.assertj.core.api.AssertProvider
Packages that use
AssertProvider
Package
Description
org.assertj.core.api
Uses of
AssertProvider
in
org.assertj.core.api
Methods in
org.assertj.core.api
with parameters of type
AssertProvider
Modifier and Type
Method and Description
static <T> T
Assertions.
assertThat
(
AssertProvider
<T> component)
Delegates the creation of the
Assert
to the
assertThat()
of the given component.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes