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