Uses of Class
org.assertj.core.api.ProxyableObjectAssert
Packages that use ProxyableObjectAssert
-
Uses of ProxyableObjectAssert in org.assertj.core.api
Methods in org.assertj.core.api that return ProxyableObjectAssertModifier and TypeMethodDescriptiondefault <T> ProxyableObjectAssert<T>
Java6StandardSoftAssertionsProvider.assertThat
(T actual) Creates a new instance of
.ObjectAssert
default <T> ProxyableObjectAssert<T>
Java6StandardSoftAssertionsProvider.assertThatObject
(T actual) Creates a new instance of
for any object.ObjectAssert
static <T> ProxyableObjectAssert<T>
Assumptions.assumeThat
(T actual) Creates a new instance of
assumption.ObjectAssert
default <T> ProxyableObjectAssert<T>
WithAssumptions.assumeThat
(T actual) Creates a new instance of
assumption.ObjectAssert
static <T> ProxyableObjectAssert<T>
Assumptions.assumeThatObject
(T actual) Creates a new instance of
assumption.ObjectAssert
default <T> ProxyableObjectAssert<T>
WithAssumptions.assumeThatObject
(T actual) Creates a new instance of
for any object.ObjectAssert
static <T> ProxyableObjectAssert<T>
BDDAssumptions.given
(T actual) Creates a new assumption's instance for an object value.static <T> ProxyableObjectAssert<T>
BDDAssumptions.givenObject
(T actual) Creates a new assumption's instance for an object value.default <T> ProxyableObjectAssert<T>
Java6BDDSoftAssertionsProvider.then
(T actual) Creates a new instance of
.ObjectAssert
default <T> ProxyableObjectAssert<T>
Java6BDDSoftAssertionsProvider.thenObject
(T actual) Creates a new instance of
for any object.ObjectAssert