Uses of Interface
io.quarkus.test.common.ArtifactLauncher
Packages that use ArtifactLauncher
-
Uses of ArtifactLauncher in io.quarkus.test.common
Subinterfaces of ArtifactLauncher in io.quarkus.test.commonModifier and TypeInterfaceDescriptioninterfaceinterfaceIf an implementation of this class is found using the ServiceLoader mechanism, then it is used.interfaceClasses in io.quarkus.test.common that implement ArtifactLauncherModifier and TypeClassDescriptionclassclassclassclassclassA launcher that simply sets thequarkus.http.hostproperty based on the valuequarkus.http.test-hostin order to support the case of running integration tests against an already running application using RestAssured without any chances.