Uses of Interface
io.quarkus.deployment.dev.testing.TestConfig
Packages that use TestConfig
-
Uses of TestConfig in io.quarkus.deployment.console
Methods in io.quarkus.deployment.console with parameters of type TestConfigModifier and TypeMethodDescriptionstatic voidConsoleHelper.installConsole(TestConfig config, ConsoleConfig consoleConfig, boolean test) (package private) ConsoleInstalledBuildItemConsoleProcessor.setupConsole(TestConfig config, ConsoleConfig consoleConfig, LaunchModeBuildItem launchModeBuildItem, BuildProducer<TestListenerBuildItem> testListenerBuildItemBuildProducer) Installs the interactive console for continuous testing (and other usages) -
Uses of TestConfig in io.quarkus.deployment.dev.testing
Methods in io.quarkus.deployment.dev.testing that return TestConfigMethods in io.quarkus.deployment.dev.testing with parameters of type TestConfigModifier and TypeMethodDescriptionvoidTestSupport.setConfig(TestConfig config) (package private) voidTestTracingProcessor.startTesting(TestConfig config, LiveReloadBuildItem liveReloadBuildItem, LaunchModeBuildItem launchModeBuildItem, List<TestListenerBuildItem> testListenerBuildItems)