public interface org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall$VoidMethodInterceptorCall
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall$VoidMethodInterceptorCall
super_class: java.lang.Object
{
public abstract void apply(org.junit.jupiter.api.extension.InvocationInterceptor, org.junit.jupiter.api.extension.InvocationInterceptor$Invocation<java.lang.Void>, org.junit.jupiter.api.extension.ReflectiveInvocationContext<java.lang.reflect.Method>, org.junit.jupiter.api.extension.ExtensionContext);
descriptor: (Lorg/junit/jupiter/api/extension/InvocationInterceptor;Lorg/junit/jupiter/api/extension/InvocationInterceptor$Invocation;Lorg/junit/jupiter/api/extension/ReflectiveInvocationContext;Lorg/junit/jupiter/api/extension/ExtensionContext;)V
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Exceptions:
throws java.lang.Throwable
Signature: (Lorg/junit/jupiter/api/extension/InvocationInterceptor;Lorg/junit/jupiter/api/extension/InvocationInterceptor$Invocation<Ljava/lang/Void;>;Lorg/junit/jupiter/api/extension/ReflectiveInvocationContext<Ljava/lang/reflect/Method;>;Lorg/junit/jupiter/api/extension/ExtensionContext;)V
MethodParameters:
Name Flags
interceptor
invocation
invocationContext
extensionContext
}
SourceFile: "ExecutableInvoker.java"
NestHost: org.junit.jupiter.engine.execution.ExecutableInvoker
InnerClasses:
public abstract ReflectiveInterceptorCall = org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall of org.junit.jupiter.engine.execution.ExecutableInvoker
public abstract VoidMethodInterceptorCall = org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall$VoidMethodInterceptorCall of org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall