|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ILIAS\Tests\Setup\AgentCollectionTest:
Collaboration diagram for ILIAS\Tests\Setup\AgentCollectionTest:Public Member Functions | |
| testHasConfig () | |
| testGetArrayToConfigTransformation () | |
| testArrayToConfigTransformationAllowsUnsetFields () | |
| testGetInstallObjective () | |
| testGetUpdateObjective () | |
| testGetCollectMetricsObjective () | |
| testGetAgent () | |
| testWithRemovedAgent () | |
| testWithAdditionalAgent () | |
| testGetNamedObjective () | |
Definition at line 14 of file AgentCollectionTest.php.
| ILIAS\Tests\Setup\AgentCollectionTest::testArrayToConfigTransformationAllowsUnsetFields | ( | ) |
Definition at line 97 of file AgentCollectionTest.php.
References $c.
| ILIAS\Tests\Setup\AgentCollectionTest::testGetAgent | ( | ) |
Definition at line 254 of file AgentCollectionTest.php.
References $c.
| ILIAS\Tests\Setup\AgentCollectionTest::testGetArrayToConfigTransformation | ( | ) |
Definition at line 45 of file AgentCollectionTest.php.
References $c.
| ILIAS\Tests\Setup\AgentCollectionTest::testGetCollectMetricsObjective | ( | ) |
Definition at line 222 of file AgentCollectionTest.php.
| ILIAS\Tests\Setup\AgentCollectionTest::testGetInstallObjective | ( | ) |
Definition at line 149 of file AgentCollectionTest.php.
| ILIAS\Tests\Setup\AgentCollectionTest::testGetNamedObjective | ( | ) |
Definition at line 335 of file AgentCollectionTest.php.
| ILIAS\Tests\Setup\AgentCollectionTest::testGetUpdateObjective | ( | ) |
Definition at line 190 of file AgentCollectionTest.php.
| ILIAS\Tests\Setup\AgentCollectionTest::testHasConfig | ( | ) |
Definition at line 18 of file AgentCollectionTest.php.
| ILIAS\Tests\Setup\AgentCollectionTest::testWithAdditionalAgent | ( | ) |
Definition at line 305 of file AgentCollectionTest.php.
| ILIAS\Tests\Setup\AgentCollectionTest::testWithRemovedAgent | ( | ) |
Definition at line 275 of file AgentCollectionTest.php.