Uses of Record Class
org.egothor.methodatlas.ManualMode.Prepare
Packages that use ManualMode.Prepare
Package
Description
CLI command handler implementations for MethodAtlas.
-
Uses of ManualMode.Prepare in org.egothor.methodatlas.command
Constructors in org.egothor.methodatlas.command with parameters of type ManualMode.PrepareModifierConstructorDescriptionManualPrepareCommand(ManualMode.Prepare prepare, CliConfig cliConfig, org.egothor.methodatlas.api.TestDiscoveryConfig discoveryConfig) Creates a new manual-prepare command.