ILIAS
trunk Revision v11.0_alpha-1811-gd2d5443e411
|
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.
ILIAS\Tests\Setup\CLI\HasAgentTest::testGetRelevantAgentWithNoPluginOption | ( | ) |
Definition at line 71 of file HasAgentTest.php.
References null.
ILIAS\Tests\Setup\CLI\HasAgentTest::testGetRelevantAgentWithoutOption | ( | ) |
Definition at line 51 of file HasAgentTest.php.
References null.
ILIAS\Tests\Setup\CLI\HasAgentTest::testGetRelevantAgentWithPluginNameOptions | ( | ) |
Definition at line 98 of file HasAgentTest.php.
References null.
|
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.