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.ObjectAssertdefault <T> ProxyableObjectAssert<T>Java6StandardSoftAssertionsProvider.assertThatObject(T actual) Creates a new instance offor any object.ObjectAssertstatic <T> ProxyableObjectAssert<T>Assumptions.assumeThat(T actual) Creates a new instance ofassumption.ObjectAssertdefault <T> ProxyableObjectAssert<T>WithAssumptions.assumeThat(T actual) Creates a new instance ofassumption.ObjectAssertstatic <T> ProxyableObjectAssert<T>Assumptions.assumeThatObject(T actual) Creates a new instance ofassumption.ObjectAssertdefault <T> ProxyableObjectAssert<T>WithAssumptions.assumeThatObject(T actual) Creates a new instance offor any object.ObjectAssertstatic <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.ObjectAssertdefault <T> ProxyableObjectAssert<T>Java6BDDSoftAssertionsProvider.thenObject(T actual) Creates a new instance offor any object.ObjectAssert