Uses of Class
io.quarkus.test.bootstrap.DevModeQuarkusService
-
Packages that use DevModeQuarkusService Package Description io.quarkus.test.bootstrap -
-
Uses of DevModeQuarkusService in io.quarkus.test.bootstrap
Methods in io.quarkus.test.bootstrap that return DevModeQuarkusService Modifier and Type Method Description DevModeQuarkusServiceDevModeQuarkusService. enableContinuousTesting()Enables continuous testing if and only if it wasn't enabled already (no matter what the current state is) and there are no tests to run or all tests are passing.
-