Package io.quarkus.test.component
Interface QuarkusComponentTestCallbacks.BeforeIndexContext
- All Superinterfaces:
QuarkusComponentTestCallbacks.ComponentTestContext
- Enclosing interface:
QuarkusComponentTestCallbacks
public static interface QuarkusComponentTestCallbacks.BeforeIndexContext
extends QuarkusComponentTestCallbacks.ComponentTestContext
-
Method Summary
Methods inherited from interface io.quarkus.test.component.QuarkusComponentTestCallbacks.ComponentTestContext
getTestClass
-
Method Details
-
getComponentClasses
- Returns:
- the immutable set of original component classes
-
addComponentClass
-