Package | Description |
---|---|
org.assertj.core.api |
Modifier and Type | Method and Description |
---|---|
void |
AssertJProxySetup.assertj$setup(ProxifyMethodChangingTheObjectUnderTest proxifyMethodChangingTheObjectUnderTest,
ErrorCollector errorCollector) |
protected static void |
ErrorCollector.collectAssertionError(AssertionError error,
ErrorCollector errorCollector) |
static Object |
ErrorCollector.intercept(ErrorCollector errorCollector,
Object assertion,
Callable<?> proxy,
Method method,
Object stub) |
Copyright © 2014–2019 AssertJ. All rights reserved.