ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
testConstruct () | |
testSetPath () | |
testReadRecursiveCount () | |
testFolderDoesNotExist () | |
testFolderGetIcon () | |
testIconDoesNotExist () | |
testReadRecursiveAndSortByName () | |
testReadRecursiveAndSortByFolder () | |
testExtractColorset () | |
testExtractChangeColors () | |
testGetUsages () | |
testGetUsagesAfterChangeColor () | |
testGetUsagesAsString () | |
Protected Member Functions | |
setUp () | |
tearDown () | |
Protected Attributes | |
$system_style_config | |
$container | |
$style | |
$icon_name = "test_image_1.svg" | |
$icon_type = "svg" | |
$save_dic = null | |
Definition at line 18 of file ilSystemStyleIconFolderTest.php.
|
protected |
Definition at line 48 of file ilSystemStyleIconFolderTest.php.
References $DIC, ilSystemStyleSkinContainer\generateFromId(), and ilSystemStyleSkinContainer\xCopy().
|
protected |
Definition at line 64 of file ilSystemStyleIconFolderTest.php.
References $DIC, $save_dic, and ilSystemStyleSkinContainer\recursiveRemoveDir().
ilSystemStyleIconFolderTest::testConstruct | ( | ) |
Definition at line 72 of file ilSystemStyleIconFolderTest.php.
ilSystemStyleIconFolderTest::testExtractChangeColors | ( | ) |
Definition at line 195 of file ilSystemStyleIconFolderTest.php.
ilSystemStyleIconFolderTest::testExtractColorset | ( | ) |
Definition at line 173 of file ilSystemStyleIconFolderTest.php.
ilSystemStyleIconFolderTest::testFolderDoesNotExist | ( | ) |
Definition at line 94 of file ilSystemStyleIconFolderTest.php.
References ilSystemStyleIconException\IMAGES_FOLDER_DOES_NOT_EXIST.
ilSystemStyleIconFolderTest::testFolderGetIcon | ( | ) |
Definition at line 104 of file ilSystemStyleIconFolderTest.php.
ilSystemStyleIconFolderTest::testGetUsages | ( | ) |
Definition at line 220 of file ilSystemStyleIconFolderTest.php.
ilSystemStyleIconFolderTest::testGetUsagesAfterChangeColor | ( | ) |
Definition at line 243 of file ilSystemStyleIconFolderTest.php.
ilSystemStyleIconFolderTest::testGetUsagesAsString | ( | ) |
Definition at line 270 of file ilSystemStyleIconFolderTest.php.
ilSystemStyleIconFolderTest::testIconDoesNotExist | ( | ) |
Definition at line 114 of file ilSystemStyleIconFolderTest.php.
References ilSystemStyleIconException\ICON_DOES_NOT_EXIST.
ilSystemStyleIconFolderTest::testReadRecursiveAndSortByFolder | ( | ) |
Definition at line 148 of file ilSystemStyleIconFolderTest.php.
ilSystemStyleIconFolderTest::testReadRecursiveAndSortByName | ( | ) |
Definition at line 126 of file ilSystemStyleIconFolderTest.php.
ilSystemStyleIconFolderTest::testReadRecursiveCount | ( | ) |
Definition at line 88 of file ilSystemStyleIconFolderTest.php.
ilSystemStyleIconFolderTest::testSetPath | ( | ) |
Definition at line 79 of file ilSystemStyleIconFolderTest.php.
|
protected |
Definition at line 29 of file ilSystemStyleIconFolderTest.php.
|
protected |
Definition at line 39 of file ilSystemStyleIconFolderTest.php.
|
protected |
Definition at line 44 of file ilSystemStyleIconFolderTest.php.
|
protected |
Definition at line 46 of file ilSystemStyleIconFolderTest.php.
Referenced by tearDown().
|
protected |
Definition at line 34 of file ilSystemStyleIconFolderTest.php.
|
protected |
Definition at line 24 of file ilSystemStyleIconFolderTest.php.