Uses of Class
org.assertj.core.api.ProxifyMethodChangingTheObjectUnderTest
-
Packages that use ProxifyMethodChangingTheObjectUnderTest Package Description org.assertj.core.api -
-
Uses of ProxifyMethodChangingTheObjectUnderTest in org.assertj.core.api
Methods in org.assertj.core.api with parameters of type ProxifyMethodChangingTheObjectUnderTest Modifier and Type Method Description voidAssertJProxySetup. assertj$setup(ProxifyMethodChangingTheObjectUnderTest proxifyMethodChangingTheObjectUnderTest, ErrorCollector errorCollector)static AbstractAssert<?,?>ProxifyMethodChangingTheObjectUnderTest. intercept(ProxifyMethodChangingTheObjectUnderTest dispatcher, Callable<AbstractAssert<?,?>> assertionMethod, AbstractAssert<?,?> currentAssertInstance)
-