[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/symfony/console/Tester/ -> CommandTester.php (summary)

(no description)

File Size: 76 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

CommandTester:: (2 methods):
  __construct()
  execute()


Class: CommandTester  - X-Ref

Eases the testing of console commands.

__construct(Command $command)   X-Ref
No description

execute(array $input, array $options = [])   X-Ref
Executes the command.

Available execution options:

* interactive:               Sets the input interactive flag
* decorated:                 Sets the output decorated flag
* verbosity:                 Sets the output verbosity flag
* capture_stderr_separately: Make output of stdOut and stdErr separately available

param: array $input   An array of command arguments and options
param: array $options An array of execution options
return: int The command exit code



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer