ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Public Member Functions | |
testConstruct () | |
testSetMethods () | |
testLowerCaseColor () | |
testInvalidColor1 () | |
testInvalidColor2 () | |
testInvalidColor3 () | |
testGetDominantAspect () | |
testGetPerceivedBrightness () | |
testCompareColors () | |
Definition at line 12 of file ilSystemStyleIconColorTest.php.
ilSystemStyleIconColorTest::testCompareColors | ( | ) |
Definition at line 102 of file ilSystemStyleIconColorTest.php.
References $black, $blue, $green, $red, $white, and ilSystemStyleIconColor\compareColors().
ilSystemStyleIconColorTest::testConstruct | ( | ) |
Definition at line 14 of file ilSystemStyleIconColorTest.php.
ilSystemStyleIconColorTest::testGetDominantAspect | ( | ) |
Definition at line 68 of file ilSystemStyleIconColorTest.php.
References $black, $blue, $green, $red, $white, ilSystemStyleIconColor\BLUE, ilSystemStyleIconColor\GREEN, ilSystemStyleIconColor\GREY, and ilSystemStyleIconColor\RED.
ilSystemStyleIconColorTest::testGetPerceivedBrightness | ( | ) |
ilSystemStyleIconColorTest::testInvalidColor1 | ( | ) |
Definition at line 43 of file ilSystemStyleIconColorTest.php.
References ilSystemStyleColorException\INVALID_COLOR_EXCEPTION.
ilSystemStyleIconColorTest::testInvalidColor2 | ( | ) |
Definition at line 51 of file ilSystemStyleIconColorTest.php.
References ilSystemStyleColorException\INVALID_COLOR_EXCEPTION.
ilSystemStyleIconColorTest::testInvalidColor3 | ( | ) |
Definition at line 59 of file ilSystemStyleIconColorTest.php.
References ilSystemStyleColorException\INVALID_COLOR_EXCEPTION.
ilSystemStyleIconColorTest::testLowerCaseColor | ( | ) |
Definition at line 37 of file ilSystemStyleIconColorTest.php.
ilSystemStyleIconColorTest::testSetMethods | ( | ) |
Definition at line 23 of file ilSystemStyleIconColorTest.php.