ModuleSuiteLocator
class ModuleSuiteLocator implements Controller (View source)
Locates test suite configuration based on module name.
Replaces:
Traits
Methods
__construct(ContainerInterface $container, SuiteRegistry $registry)
Init suite locator
configure(Command $command)
Configures command to be able to process it later.
null
execute(InputInterface $input, OutputInterface $output)
Processes data from container and console input.
Details
__construct(ContainerInterface $container, SuiteRegistry $registry)
Init suite locator
configure(Command $command)
Configures command to be able to process it later.
null
execute(InputInterface $input, OutputInterface $output)
Processes data from container and console input.