ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Tests working with color data object. More...
Public Member Functions | |
testFullHexValue () | |
testShortHexValue () | |
testShortHexValue2 () | |
testRBGValue () | |
testWrongRBGValue () | |
testWrongRBGValue2 () | |
testWrongRBGValue3 () | |
testWrongRBGValue4 () | |
testWrongHexValue () | |
testWrongHexValue2 () | |
testWrongHexValue4 () | |
testDarkness () | |
testDarkness2 () | |
Protected Member Functions | |
setUp () | |
tearDown () | |
Private Attributes | |
Data Factory | $f |
Tests working with color data object.
Definition at line 31 of file ColorTest.php.
|
protected |
Definition at line 35 of file ColorTest.php.
|
protected |
Definition at line 40 of file ColorTest.php.
ColorTest::testDarkness | ( | ) |
Definition at line 151 of file ColorTest.php.
ColorTest::testDarkness2 | ( | ) |
Definition at line 157 of file ColorTest.php.
ColorTest::testFullHexValue | ( | ) |
Definition at line 45 of file ColorTest.php.
ColorTest::testRBGValue | ( | ) |
Definition at line 73 of file ColorTest.php.
ColorTest::testShortHexValue | ( | ) |
Definition at line 57 of file ColorTest.php.
ColorTest::testShortHexValue2 | ( | ) |
Definition at line 65 of file ColorTest.php.
ColorTest::testWrongHexValue | ( | ) |
Definition at line 121 of file ColorTest.php.
References Vendor\Package\$e.
ColorTest::testWrongHexValue2 | ( | ) |
Definition at line 131 of file ColorTest.php.
References Vendor\Package\$e.
ColorTest::testWrongHexValue4 | ( | ) |
Definition at line 141 of file ColorTest.php.
References Vendor\Package\$e.
ColorTest::testWrongRBGValue | ( | ) |
Definition at line 81 of file ColorTest.php.
References Vendor\Package\$e.
ColorTest::testWrongRBGValue2 | ( | ) |
Definition at line 91 of file ColorTest.php.
References Vendor\Package\$e.
ColorTest::testWrongRBGValue3 | ( | ) |
Definition at line 101 of file ColorTest.php.
References Vendor\Package\$e.
ColorTest::testWrongRBGValue4 | ( | ) |
Definition at line 111 of file ColorTest.php.
References Vendor\Package\$e.
Definition at line 33 of file ColorTest.php.