|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Inheritance diagram for ilSystemStyleIconColorTest:
Collaboration diagram for ilSystemStyleIconColorTest: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().
Here is the call graph for this function:| 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 | ( | ) |
Definition at line 85 of file ilSystemStyleIconColorTest.php.
| 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.