|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 110 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 74 of file ilSystemStyleIconColorTest.php.
References $black, $blue, $green, $red, $white, ilSystemStyleIconColor\BLUE, ilSystemStyleIconColor\GREEN, ilSystemStyleIconColor\GREY, and ilSystemStyleIconColor\RED.
| ilSystemStyleIconColorTest::testGetPerceivedBrightness | ( | ) |
Definition at line 92 of file ilSystemStyleIconColorTest.php.
| 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.