Uses of Class
org.assertj.core.api.ErrorCollector
Packages that use ErrorCollector
-
Uses of ErrorCollector in org.assertj.core.api
Fields in org.assertj.core.api declared as ErrorCollectorMethods in org.assertj.core.api with parameters of type ErrorCollectorModifier and TypeMethodDescriptionvoid
AssertJProxySetup.assertj$setup
(ProxifyMethodChangingTheObjectUnderTest proxifyMethodChangingTheObjectUnderTest, ErrorCollector errorCollector) static Object
ErrorCollector.intercept
(ErrorCollector errorCollector, Object assertion, Callable<?> proxy, Method method, Object stub)