| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
Tests working with color data object. More...
 Inheritance diagram for ColorTest:
 Collaboration diagram for ColorTest: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 17 of file ColorTest.php.
      
  | 
  protected | 
Definition at line 21 of file ColorTest.php.
      
  | 
  protected | 
Definition at line 26 of file ColorTest.php.
| ColorTest::testDarkness | ( | ) | 
Definition at line 137 of file ColorTest.php.
| ColorTest::testDarkness2 | ( | ) | 
Definition at line 143 of file ColorTest.php.
| ColorTest::testFullHexValue | ( | ) | 
Definition at line 31 of file ColorTest.php.
| ColorTest::testRBGValue | ( | ) | 
Definition at line 59 of file ColorTest.php.
| ColorTest::testShortHexValue | ( | ) | 
Definition at line 43 of file ColorTest.php.
| ColorTest::testShortHexValue2 | ( | ) | 
Definition at line 51 of file ColorTest.php.
| ColorTest::testWrongHexValue | ( | ) | 
Definition at line 107 of file ColorTest.php.
References Vendor\Package\$e.
| ColorTest::testWrongHexValue2 | ( | ) | 
Definition at line 117 of file ColorTest.php.
References Vendor\Package\$e.
| ColorTest::testWrongHexValue4 | ( | ) | 
Definition at line 127 of file ColorTest.php.
References Vendor\Package\$e.
| ColorTest::testWrongRBGValue | ( | ) | 
Definition at line 67 of file ColorTest.php.
References Vendor\Package\$e.
| ColorTest::testWrongRBGValue2 | ( | ) | 
Definition at line 77 of file ColorTest.php.
References Vendor\Package\$e.
| ColorTest::testWrongRBGValue3 | ( | ) | 
Definition at line 87 of file ColorTest.php.
References Vendor\Package\$e.
| ColorTest::testWrongRBGValue4 | ( | ) | 
Definition at line 97 of file ColorTest.php.
References Vendor\Package\$e.
      
  | 
  private | 
Definition at line 19 of file ColorTest.php.