Class ConsoleProcessor


  • public class ConsoleProcessor
    extends Object
    • Constructor Detail

      • ConsoleProcessor

        public ConsoleProcessor()
    • Method Detail

      • setupConsole

        void setupConsole​(TestConfig config,
                          BuildProducer<TestListenerBuildItem> testListenerBuildItemBuildProducer,
                          LaunchModeBuildItem launchModeBuildItem,
                          ConsoleConfig consoleConfig)
        Installs the interactive console for continuous testing (and other usages)

        This is only installed for dev and test mode, and runs in the build process rather than a recorder to install this as early as possible