|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\Tests\Setup\CLI\HasAgentTest:
Collaboration diagram for ILIAS\Tests\Setup\CLI\HasAgentTest:Public Member Functions | |
| setUp () | |
| testGetRelevantAgentWithoutOption () | |
| testGetRelevantAgentWithNoPluginOption () | |
| testGetRelevantAgentWithPluginNameOptions () | |
Protected Attributes | |
| AgentFinder | $agent_finder |
| $has_agent | |
Definition at line 29 of file HasAgentTest.php.
| ILIAS\Tests\Setup\CLI\HasAgentTest::setUp | ( | ) |
Definition at line 34 of file HasAgentTest.php.
References ILIAS\Tests\Setup\CLI\HasAgentTest\$agent_finder, ILIAS\__construct(), ILIAS\Setup\CLI\getRelevantAgent(), and ILIAS\Setup\CLI\HasAgent.
Here is the call graph for this function:| ILIAS\Tests\Setup\CLI\HasAgentTest::testGetRelevantAgentWithNoPluginOption | ( | ) |
Definition at line 71 of file HasAgentTest.php.
| ILIAS\Tests\Setup\CLI\HasAgentTest::testGetRelevantAgentWithoutOption | ( | ) |
Definition at line 51 of file HasAgentTest.php.
| ILIAS\Tests\Setup\CLI\HasAgentTest::testGetRelevantAgentWithPluginNameOptions | ( | ) |
Definition at line 98 of file HasAgentTest.php.
|
protected |
Definition at line 31 of file HasAgentTest.php.
Referenced by ILIAS\Tests\Setup\CLI\HasAgentTest\setUp().
|
protected |
Definition at line 32 of file HasAgentTest.php.