|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\Tests\Setup\CLI\TestObject:
Collaboration diagram for ILIAS\Tests\Setup\CLI\TestObject:Public Member Functions | |
| readAgentConfig (Agent $agent, InputInterface $input, ?string $use_config_field=null) | |
Public Member Functions inherited from ILIAS\Setup\CLI\AchieveCommand | |
| __construct (AgentFinder $agent_finder, ConfigReader $config_reader, array $preconditions, Refinery $refinery) | |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS\Setup\CLI\AchieveCommand | |
| configure () | |
| execute (InputInterface $input, OutputInterface $output) | |
Protected Attributes inherited from ILIAS\Setup\CLI\AchieveCommand | |
| array | $preconditions = [] |
| Refinery | $refinery |
Static Protected Attributes inherited from ILIAS\Setup\CLI\AchieveCommand | |
| static | $defaultName = "achieve" |
Definition at line 55 of file AchieveCommandTest.php.
| ILIAS\Tests\Setup\CLI\TestObject::readAgentConfig | ( | Agent | $agent, |
| InputInterface | $input, | ||
| ?string | $use_config_field = null |
||
| ) |
Definition at line 57 of file AchieveCommandTest.php.