Uses of Interface
io.quarkus.test.component.QuarkusComponentTestCallbacks.BeforeStartContext
-
Uses of QuarkusComponentTestCallbacks.BeforeStartContext in io.quarkus.test.component
Methods in io.quarkus.test.component with parameters of type QuarkusComponentTestCallbacks.BeforeStartContextModifier and TypeMethodDescriptiondefault voidQuarkusComponentTestCallbacks.beforeStart(QuarkusComponentTestCallbacks.BeforeStartContext beforeStartContext) Called before the container is started.