ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
testConstruct () | |
testSetMethods () | |
testLowerCaseColor () | |
testInvalidColor1 () | |
testInvalidColor2 () | |
testValidColor3 () | |
testGetDominantAspect () | |
testGetPerceivedBrightness () | |
testCompareColors () | |
Definition at line 25 of file ilSystemStyleIconColorTest.php.
ilSystemStyleIconColorTest::testCompareColors | ( | ) |
Definition at line 123 of file ilSystemStyleIconColorTest.php.
References ilSystemStyleIconColor\compareColors().
ilSystemStyleIconColorTest::testConstruct | ( | ) |
Definition at line 27 of file ilSystemStyleIconColorTest.php.
ilSystemStyleIconColorTest::testGetDominantAspect | ( | ) |
Definition at line 87 of file ilSystemStyleIconColorTest.php.
References ilSystemStyleIconColor\BLUE, ilSystemStyleIconColor\GREEN, ilSystemStyleIconColor\GREY, and ilSystemStyleIconColor\RED.
ilSystemStyleIconColorTest::testGetPerceivedBrightness | ( | ) |
Definition at line 105 of file ilSystemStyleIconColorTest.php.
ilSystemStyleIconColorTest::testInvalidColor1 | ( | ) |
Definition at line 59 of file ilSystemStyleIconColorTest.php.
References Vendor\Package\$e, and ilSystemStyleColorException\INVALID_COLOR_EXCEPTION.
ilSystemStyleIconColorTest::testInvalidColor2 | ( | ) |
Definition at line 68 of file ilSystemStyleIconColorTest.php.
References Vendor\Package\$e, and ilSystemStyleColorException\INVALID_COLOR_EXCEPTION.
ilSystemStyleIconColorTest::testLowerCaseColor | ( | ) |
Definition at line 52 of file ilSystemStyleIconColorTest.php.
ilSystemStyleIconColorTest::testSetMethods | ( | ) |
Definition at line 37 of file ilSystemStyleIconColorTest.php.
ilSystemStyleIconColorTest::testValidColor3 | ( | ) |
Definition at line 77 of file ilSystemStyleIconColorTest.php.
References Vendor\Package\$e.