|
ILIAS
release_8 Revision v8.25-1-g13de6a5eca6
|
Inheritance diagram for ilSystemStyleIconFolderTest:
Collaboration diagram for ilSystemStyleIconFolderTest:Public Member Functions | |
| testConstruct () | |
| testSetPath () | |
| testReadRecursiveCount () | |
| testFolderDoesNotExist () | |
| testFolderGetIconByName () | |
| testFolderGetIconByPath () | |
| testIconDoesNotExist () | |
| testReadRecursiveAndSortByName () | |
| testReadRecursiveAndSortByFolder () | |
| testExtractColorset () | |
| testExtractChangeColors () | |
| testGetUsages () | |
| testGetUsagesAfterChangeColor () | |
| testGetUsagesAsString () | |
Protected Attributes | |
| string | $icon_name = 'test_image_1.svg' |
| string | $icon_type = 'svg' |
Protected Attributes inherited from ilSystemStyleBaseFSTest | |
| ilSystemStyleConfigMock | $system_style_config |
| ilSkinStyleContainer | $container |
| ilSkinStyle | $style |
| ilFileSystemHelper | $file_system |
| ILIAS DI Container | $save_dic = null |
| ilLanguage | $lng |
| ilSystemStyleMessageStack | $message_stack |
Additional Inherited Members | |
Protected Member Functions inherited from ilSystemStyleBaseFSTest | |
| setUp () | |
| tearDown () | |
Definition at line 23 of file ilSystemStyleIconFolderTest.php.
| ilSystemStyleIconFolderTest::testConstruct | ( | ) |
Definition at line 28 of file ilSystemStyleIconFolderTest.php.
| ilSystemStyleIconFolderTest::testExtractChangeColors | ( | ) |
Definition at line 168 of file ilSystemStyleIconFolderTest.php.
| ilSystemStyleIconFolderTest::testExtractColorset | ( | ) |
Definition at line 144 of file ilSystemStyleIconFolderTest.php.
| ilSystemStyleIconFolderTest::testFolderDoesNotExist | ( | ) |
Definition at line 49 of file ilSystemStyleIconFolderTest.php.
References Vendor\Package\$e, and ilSystemStyleIconException\IMAGES_FOLDER_DOES_NOT_EXIST.
| ilSystemStyleIconFolderTest::testFolderGetIconByName | ( | ) |
Definition at line 59 of file ilSystemStyleIconFolderTest.php.
| ilSystemStyleIconFolderTest::testFolderGetIconByPath | ( | ) |
Definition at line 69 of file ilSystemStyleIconFolderTest.php.
| ilSystemStyleIconFolderTest::testGetUsages | ( | ) |
Definition at line 195 of file ilSystemStyleIconFolderTest.php.
| ilSystemStyleIconFolderTest::testGetUsagesAfterChangeColor | ( | ) |
Definition at line 218 of file ilSystemStyleIconFolderTest.php.
| ilSystemStyleIconFolderTest::testGetUsagesAsString | ( | ) |
Definition at line 245 of file ilSystemStyleIconFolderTest.php.
| ilSystemStyleIconFolderTest::testIconDoesNotExist | ( | ) |
Definition at line 79 of file ilSystemStyleIconFolderTest.php.
References Vendor\Package\$e, and ilSystemStyleIconException\ICON_DOES_NOT_EXIST.
| ilSystemStyleIconFolderTest::testReadRecursiveAndSortByFolder | ( | ) |
Definition at line 116 of file ilSystemStyleIconFolderTest.php.
| ilSystemStyleIconFolderTest::testReadRecursiveAndSortByName | ( | ) |
Definition at line 91 of file ilSystemStyleIconFolderTest.php.
| ilSystemStyleIconFolderTest::testReadRecursiveCount | ( | ) |
Definition at line 43 of file ilSystemStyleIconFolderTest.php.
| ilSystemStyleIconFolderTest::testSetPath | ( | ) |
Definition at line 35 of file ilSystemStyleIconFolderTest.php.
|
protected |
Definition at line 25 of file ilSystemStyleIconFolderTest.php.
|
protected |
Definition at line 26 of file ilSystemStyleIconFolderTest.php.