|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilArtifactComponentRepositoryTest:
Collaboration diagram for ilArtifactComponentRepositoryTest:Static Public Attributes | |
| static array | $component_data |
| static array | $plugin_data |
Protected Member Functions | |
| setUp () | |
Definition at line 22 of file ilArtifactComponentRepositoryTest.php.
|
protected |
Definition at line 100 of file ilArtifactComponentRepositoryTest.php.
References $component_data, $data_factory, $id, $ilias_version, $plg1, $plg2, $plg3, $plugin_data, $plugin_state_db, $slt1, $slt2, $slt3, $slt4, and $version.
| ilArtifactComponentRepositoryTest::testCallBuildDatabaseTwice | ( | ) |
Definition at line 584 of file ilArtifactComponentRepositoryTest.php.
| ilArtifactComponentRepositoryTest::testGetComponentById | ( | ) |
Definition at line 318 of file ilArtifactComponentRepositoryTest.php.
| ilArtifactComponentRepositoryTest::testGetComponentByIdTypeThrowsOnInvalidId | ( | ) |
Definition at line 346 of file ilArtifactComponentRepositoryTest.php.
| ilArtifactComponentRepositoryTest::testGetComponentByTypeAndName | ( | ) |
Definition at line 326 of file ilArtifactComponentRepositoryTest.php.
| ilArtifactComponentRepositoryTest::testGetComponentByTypeAndNameThrowsOnUnknownComponent1 | ( | ) |
Definition at line 334 of file ilArtifactComponentRepositoryTest.php.
| ilArtifactComponentRepositoryTest::testGetComponentByTypeAndNameThrowsOnUnknownComponent2 | ( | ) |
Definition at line 340 of file ilArtifactComponentRepositoryTest.php.
| ilArtifactComponentRepositoryTest::testGetComponents | ( | ) |
Definition at line 301 of file ilArtifactComponentRepositoryTest.php.
References ILIAS\UI\examples\Symbol\Glyph\Sort\sort().
Here is the call graph for this function:| ilArtifactComponentRepositoryTest::testGetPluginById | ( | ) |
Definition at line 409 of file ilArtifactComponentRepositoryTest.php.
| ilArtifactComponentRepositoryTest::testGetPluginByName | ( | ) |
Definition at line 415 of file ilArtifactComponentRepositoryTest.php.
| ilArtifactComponentRepositoryTest::testGetPlugins | ( | ) |
Definition at line 394 of file ilArtifactComponentRepositoryTest.php.
References ILIAS\UI\examples\Symbol\Glyph\Sort\sort().
Here is the call graph for this function:| ilArtifactComponentRepositoryTest::testGetPluginslotById | ( | ) |
Definition at line 369 of file ilArtifactComponentRepositoryTest.php.
| ilArtifactComponentRepositoryTest::testGetPluginSlots | ( | ) |
Definition at line 352 of file ilArtifactComponentRepositoryTest.php.
References ILIAS\UI\examples\Symbol\Glyph\Sort\sort().
Here is the call graph for this function:| ilArtifactComponentRepositoryTest::testGetPluginViaComponentAndPluginSlot | ( | ) |
Definition at line 478 of file ilArtifactComponentRepositoryTest.php.
References $plg1.
| ilArtifactComponentRepositoryTest::testHasActivatedPlugin | ( | ) |
Definition at line 759 of file ilArtifactComponentRepositoryTest.php.
| ilArtifactComponentRepositoryTest::testHasComponent | ( | ) |
Definition at line 271 of file ilArtifactComponentRepositoryTest.php.
| ilArtifactComponentRepositoryTest::testHasComponentId | ( | ) |
Definition at line 289 of file ilArtifactComponentRepositoryTest.php.
| ilArtifactComponentRepositoryTest::testHasComponentThrowsOnUnknownType | ( | ) |
Definition at line 283 of file ilArtifactComponentRepositoryTest.php.
| ilArtifactComponentRepositoryTest::testHasPluginId | ( | ) |
Definition at line 753 of file ilArtifactComponentRepositoryTest.php.
| ilArtifactComponentRepositoryTest::testNoPluginSlot | ( | ) |
Definition at line 377 of file ilArtifactComponentRepositoryTest.php.
References $data_factory, $db, $ilias_version, $plugin_state_db, and ilArtifactComponentRepository\getPluginSlots().
Here is the call graph for this function:| ilArtifactComponentRepositoryTest::testRemoveStateInformationOfCallsStateDB | ( | ) |
Definition at line 674 of file ilArtifactComponentRepositoryTest.php.
References $data_factory, $db, $ilias_version, $plugin_state_db, and ilArtifactComponentRepository\removeStateInformationOf().
Here is the call graph for this function:| ilArtifactComponentRepositoryTest::testRemoveStateInformationOfTriggersRebuild | ( | ) |
Definition at line 711 of file ilArtifactComponentRepositoryTest.php.
References $data_factory, $db, $ilias_version, $plugin_state_db, and ilArtifactComponentRepository\removeStateInformationOf().
Here is the call graph for this function:| ilArtifactComponentRepositoryTest::testSetActivationCallsStateDB | ( | ) |
Definition at line 595 of file ilArtifactComponentRepositoryTest.php.
References $data_factory, $db, $ilias_version, $plugin_state_db, and ilArtifactComponentRepository\setActivation().
Here is the call graph for this function:| ilArtifactComponentRepositoryTest::testSetActivationTriggersRebuild | ( | ) |
Definition at line 632 of file ilArtifactComponentRepositoryTest.php.
References $data_factory, $db, $ilias_version, $plugin_state_db, and ilArtifactComponentRepository\setActivation().
Here is the call graph for this function:| ilArtifactComponentRepositoryTest::testSetCurrentPluginVersionCallsStateDB | ( | ) |
Definition at line 488 of file ilArtifactComponentRepositoryTest.php.
References $data_factory, $db, $ilias_version, $plugin_state_db, and ilArtifactComponentRepository\setCurrentPluginVersion().
Here is the call graph for this function:| ilArtifactComponentRepositoryTest::testSetCurrentPluginVersionCallsStateDBTriggersRebuild | ( | ) |
Definition at line 539 of file ilArtifactComponentRepositoryTest.php.
References $data_factory, $db, $ilias_version, $plugin_state_db, and ilArtifactComponentRepository\setCurrentPluginVersion().
Here is the call graph for this function:| ilArtifactComponentRepositoryTest::testUnknownPlugin | ( | ) |
Definition at line 421 of file ilArtifactComponentRepositoryTest.php.
| ilArtifactComponentRepositoryTest::testUsesPluginStateDB | ( | ) |
Definition at line 427 of file ilArtifactComponentRepositoryTest.php.
References $data_factory, $db, $ilias_version, XapiProxy\$plugin, $plugin_state_db, and ilArtifactComponentRepository\getPluginById().
Here is the call graph for this function:
|
static |
Definition at line 24 of file ilArtifactComponentRepositoryTest.php.
Referenced by setUp().
Definition at line 84 of file ilArtifactComponentRepositoryTest.php.
Referenced by setUp(), testNoPluginSlot(), testRemoveStateInformationOfCallsStateDB(), testRemoveStateInformationOfTriggersRebuild(), testSetActivationCallsStateDB(), testSetActivationTriggersRebuild(), testSetCurrentPluginVersionCallsStateDB(), testSetCurrentPluginVersionCallsStateDBTriggersRebuild(), and testUsesPluginStateDB().
|
protected |
Definition at line 87 of file ilArtifactComponentRepositoryTest.php.
Referenced by testNoPluginSlot(), testRemoveStateInformationOfCallsStateDB(), testRemoveStateInformationOfTriggersRebuild(), testSetActivationCallsStateDB(), testSetActivationTriggersRebuild(), testSetCurrentPluginVersionCallsStateDB(), testSetCurrentPluginVersionCallsStateDBTriggersRebuild(), and testUsesPluginStateDB().
Definition at line 85 of file ilArtifactComponentRepositoryTest.php.
Referenced by setUp(), testNoPluginSlot(), testRemoveStateInformationOfCallsStateDB(), testRemoveStateInformationOfTriggersRebuild(), testSetActivationCallsStateDB(), testSetActivationTriggersRebuild(), testSetCurrentPluginVersionCallsStateDB(), testSetCurrentPluginVersionCallsStateDBTriggersRebuild(), and testUsesPluginStateDB().
|
protected |
Definition at line 88 of file ilArtifactComponentRepositoryTest.php.
|
protected |
Definition at line 92 of file ilArtifactComponentRepositoryTest.php.
|
protected |
Definition at line 90 of file ilArtifactComponentRepositoryTest.php.
Referenced by setUp(), and testGetPluginViaComponentAndPluginSlot().
|
protected |
Definition at line 97 of file ilArtifactComponentRepositoryTest.php.
Referenced by setUp().
|
protected |
Definition at line 98 of file ilArtifactComponentRepositoryTest.php.
Referenced by setUp().
|
static |
Definition at line 39 of file ilArtifactComponentRepositoryTest.php.
Referenced by setUp().
|
protected |
Definition at line 86 of file ilArtifactComponentRepositoryTest.php.
Referenced by setUp(), testNoPluginSlot(), testRemoveStateInformationOfCallsStateDB(), testRemoveStateInformationOfTriggersRebuild(), testSetActivationCallsStateDB(), testSetActivationTriggersRebuild(), testSetCurrentPluginVersionCallsStateDB(), testSetCurrentPluginVersionCallsStateDBTriggersRebuild(), and testUsesPluginStateDB().
|
protected |
Definition at line 93 of file ilArtifactComponentRepositoryTest.php.
|
protected |
Definition at line 95 of file ilArtifactComponentRepositoryTest.php.
|
protected |
Definition at line 89 of file ilArtifactComponentRepositoryTest.php.
Referenced by setUp().
|
protected |
Definition at line 91 of file ilArtifactComponentRepositoryTest.php.
Referenced by setUp().
|
protected |
Definition at line 94 of file ilArtifactComponentRepositoryTest.php.
Referenced by setUp().
|
protected |
Definition at line 96 of file ilArtifactComponentRepositoryTest.php.
Referenced by setUp().