Package | Description |
---|---|
org.assertj.core.api |
Modifier and Type | Field and Description |
---|---|
private ErrorCollector |
SoftProxies.collector |
Modifier and Type | Method and Description |
---|---|
void |
AssertJProxySetup.assertj$setup(ProxifyMethodChangingTheObjectUnderTest proxifyMethodChangingTheObjectUnderTest,
ErrorCollector errorCollector) |
protected static void |
ErrorCollector.collectAssertionError(java.lang.AssertionError error,
ErrorCollector errorCollector) |
static java.lang.Object |
ErrorCollector.intercept(ErrorCollector errorCollector,
java.lang.Object assertion,
java.util.concurrent.Callable<?> proxy,
java.lang.reflect.Method method,
java.lang.Object stub) |