private static final class Assumptions.AssumptionMethodInterceptor
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
private |
AssumptionMethodInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
intercept(AbstractAssert<?,?> assertion,
java.util.concurrent.Callable<java.lang.Object> proxy) |
@RuntimeType
public static java.lang.Object intercept(@This
AbstractAssert<?,?> assertion,
@SuperCall
java.util.concurrent.Callable<java.lang.Object> proxy)
throws java.lang.Exception
java.lang.Exception