Class BeforeClassTemplateInvocationFieldInjector

  • All Implemented Interfaces:
    org.junit.jupiter.api.extension.BeforeClassTemplateInvocationCallback, org.junit.jupiter.api.extension.Extension

    class BeforeClassTemplateInvocationFieldInjector
    extends java.lang.Object
    implements org.junit.jupiter.api.extension.BeforeClassTemplateInvocationCallback
    • Method Detail

      • beforeClassTemplateInvocation

        public void beforeClassTemplateInvocation​(org.junit.jupiter.api.extension.ExtensionContext extensionContext)
        Specified by:
        beforeClassTemplateInvocation in interface org.junit.jupiter.api.extension.BeforeClassTemplateInvocationCallback