ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 110 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 74 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 46 of file ilSystemStyleIconColorTest.php.
References ilSystemStyleColorException\INVALID_COLOR_EXCEPTION.
ilSystemStyleIconColorTest::testInvalidColor2 | ( | ) |
Definition at line 55 of file ilSystemStyleIconColorTest.php.
References ilSystemStyleColorException\INVALID_COLOR_EXCEPTION.
ilSystemStyleIconColorTest::testInvalidColor3 | ( | ) |
Definition at line 64 of file ilSystemStyleIconColorTest.php.
References ilSystemStyleColorException\INVALID_COLOR_EXCEPTION.
ilSystemStyleIconColorTest::testLowerCaseColor | ( | ) |
Definition at line 39 of file ilSystemStyleIconColorTest.php.
ilSystemStyleIconColorTest::testSetMethods | ( | ) |
Definition at line 24 of file ilSystemStyleIconColorTest.php.