Class TestTracingProcessor.IncludePatternCommand
java.lang.Object
io.quarkus.deployment.console.QuarkusCommand
io.quarkus.deployment.dev.testing.TestTracingProcessor.TestSelectionCommand
io.quarkus.deployment.dev.testing.TestTracingProcessor.IncludePatternCommand
- All Implemented Interfaces:
org.aesh.command.Command
- Enclosing class:
TestTracingProcessor
public static class TestTracingProcessor.IncludePatternCommand
extends TestTracingProcessor.TestSelectionCommand
-
Field Summary
Fields inherited from class io.quarkus.deployment.dev.testing.TestTracingProcessor.TestSelectionCommand
persistent, runFields inherited from class io.quarkus.deployment.console.QuarkusCommand
done, help -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Stringprotected voidconfigure(TestSupport testSupport) protected StringMethods inherited from class io.quarkus.deployment.dev.testing.TestTracingProcessor.TestSelectionCommand
doExecuteMethods inherited from class io.quarkus.deployment.console.QuarkusCommand
execute
-
Constructor Details
-
IncludePatternCommand
public IncludePatternCommand()
-
-
Method Details
-
configValue
- Specified by:
configValuein classTestTracingProcessor.TestSelectionCommand
-
configKey
- Specified by:
configKeyin classTestTracingProcessor.TestSelectionCommand
-
configure
- Specified by:
configurein classTestTracingProcessor.TestSelectionCommand
-