Uses of Interface
io.quarkus.test.component.QuarkusComponentTestCallbacks.BeforeBuildContext
-
Uses of QuarkusComponentTestCallbacks.BeforeBuildContext in io.quarkus.test.component
Methods in io.quarkus.test.component with parameters of type QuarkusComponentTestCallbacks.BeforeBuildContextModifier and TypeMethodDescriptiondefault voidQuarkusComponentTestCallbacks.beforeBuild(QuarkusComponentTestCallbacks.BeforeBuildContext beforeBuildContext) Called before the container is built.