Class BeforeClassTemplateInvocationFieldInjector

java.lang.Object
org.junit.jupiter.params.BeforeClassTemplateInvocationFieldInjector
All Implemented Interfaces:
org.junit.jupiter.api.extension.BeforeClassTemplateInvocationCallback, org.junit.jupiter.api.extension.Extension

class BeforeClassTemplateInvocationFieldInjector extends Object implements org.junit.jupiter.api.extension.BeforeClassTemplateInvocationCallback
  • Field Details

  • Constructor Details

  • Method Details

    • beforeClassTemplateInvocation

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