Interface QuarkusComponentTestCallbacks.ComponentTestContext

All Known Subinterfaces:
QuarkusComponentTestCallbacks.AfterStartContext, QuarkusComponentTestCallbacks.AfterStopContext, QuarkusComponentTestCallbacks.BeforeBuildContext, QuarkusComponentTestCallbacks.BeforeIndexContext, QuarkusComponentTestCallbacks.BeforeStartContext
All Known Implementing Classes:
QuarkusComponentTestExtension.ComponentTestContextImpl
Enclosing interface:
QuarkusComponentTestCallbacks

public static interface QuarkusComponentTestCallbacks.ComponentTestContext
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getTestClass

      Class<?> getTestClass()