|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilSystemStyleIconTest:
Collaboration diagram for ilSystemStyleIconTest:Public Member Functions | |
| testConstruct () | |
| testGetDirRelToCustomizing () | |
| testGetColorSet () | |
| testChangeColor () | |
| testChangeColorInIconFile () | |
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 ilSystemStyleIconTest.php.
| ilSystemStyleIconTest::testChangeColor | ( | ) |
Definition at line 71 of file ilSystemStyleIconTest.php.
References $icon_name, and $path.
| ilSystemStyleIconTest::testChangeColorInIconFile | ( | ) |
Definition at line 91 of file ilSystemStyleIconTest.php.
References $icon_name, and $path.
| ilSystemStyleIconTest::testConstruct | ( | ) |
Definition at line 28 of file ilSystemStyleIconTest.php.
References $icon_name, and $path.
| ilSystemStyleIconTest::testGetColorSet | ( | ) |
Definition at line 53 of file ilSystemStyleIconTest.php.
References $icon_name, and $path.
| ilSystemStyleIconTest::testGetDirRelToCustomizing | ( | ) |
Definition at line 38 of file ilSystemStyleIconTest.php.
References $icon_name, $name, and $path.
|
protected |
Definition at line 25 of file ilSystemStyleIconTest.php.
Referenced by testChangeColor(), testChangeColorInIconFile(), testConstruct(), testGetColorSet(), and testGetDirRelToCustomizing().
|
protected |
Definition at line 26 of file ilSystemStyleIconTest.php.