ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
testScanningTopLevel () | |
testScanningComplete () | |
testPluginsAdded () | |
testScanDir () | |
testIsDir () | |
testIsDotFile () | |
testAddPlugins () | |
testBuildPluginPath () | |
Data Fields | |
array | $scanned |
array | $dirs |
array | $read |
array | $files |
array | $added |
Protected Member Functions | |
setUp () | |
Private Attributes | |
ilComponentBuildPluginInfoObjective | $builder = null |
Definition at line 21 of file ilComponentBuildPluginInfoObjectiveTest.php.
|
protected |
Definition at line 30 of file ilComponentBuildPluginInfoObjectiveTest.php.
References $data, XapiProxy\$plugin, and ILIAS\GlobalScreen\Provider\__construct().
ilComponentBuildPluginInfoObjectiveTest::testAddPlugins | ( | ) |
Definition at line 167 of file ilComponentBuildPluginInfoObjectiveTest.php.
References $data.
ilComponentBuildPluginInfoObjectiveTest::testBuildPluginPath | ( | ) |
Definition at line 192 of file ilComponentBuildPluginInfoObjectiveTest.php.
ilComponentBuildPluginInfoObjectiveTest::testIsDir | ( | ) |
Definition at line 152 of file ilComponentBuildPluginInfoObjectiveTest.php.
ilComponentBuildPluginInfoObjectiveTest::testIsDotFile | ( | ) |
Definition at line 160 of file ilComponentBuildPluginInfoObjectiveTest.php.
ilComponentBuildPluginInfoObjectiveTest::testPluginsAdded | ( | ) |
Definition at line 119 of file ilComponentBuildPluginInfoObjectiveTest.php.
References ILIAS\UI\examples\Symbol\Glyph\Sort\sort().
ilComponentBuildPluginInfoObjectiveTest::testScanDir | ( | ) |
Definition at line 139 of file ilComponentBuildPluginInfoObjectiveTest.php.
ilComponentBuildPluginInfoObjectiveTest::testScanningComplete | ( | ) |
Definition at line 95 of file ilComponentBuildPluginInfoObjectiveTest.php.
References ILIAS\UI\examples\Symbol\Glyph\Sort\sort().
ilComponentBuildPluginInfoObjectiveTest::testScanningTopLevel | ( | ) |
Definition at line 85 of file ilComponentBuildPluginInfoObjectiveTest.php.
References ILIAS\UI\examples\Symbol\Glyph\Sort\sort().
array ilComponentBuildPluginInfoObjectiveTest::$added |
Definition at line 28 of file ilComponentBuildPluginInfoObjectiveTest.php.
|
private |
Definition at line 23 of file ilComponentBuildPluginInfoObjectiveTest.php.
array ilComponentBuildPluginInfoObjectiveTest::$dirs |
Definition at line 25 of file ilComponentBuildPluginInfoObjectiveTest.php.
array ilComponentBuildPluginInfoObjectiveTest::$files |
Definition at line 27 of file ilComponentBuildPluginInfoObjectiveTest.php.
array ilComponentBuildPluginInfoObjectiveTest::$read |
Definition at line 26 of file ilComponentBuildPluginInfoObjectiveTest.php.
array ilComponentBuildPluginInfoObjectiveTest::$scanned |
Definition at line 24 of file ilComponentBuildPluginInfoObjectiveTest.php.