| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for RangeTest:
 Collaboration diagram for RangeTest:Public Member Functions | |
| testFactory () | |
| testValues (Range $range) | |
| testFactory  More... | |
| testEndCalculation (Range $range) | |
| testFactory  More... | |
| testWithLength (Range $range) | |
| testFactory  More... | |
| testWithStart (Range $range) | |
| testWithLength  More... | |
| testUnpack (Range $range) | |
| testWithStart  More... | |
| testNegativeStart (Range $range) | |
| testFactory  More... | |
| testNegativeLength (Range $range) | |
| testFactory  More... | |
| testConstructionWrongStart () | |
| testConstructionWrongLength () | |
| testCroppedTo ($start, $length, $max, $has_changed) | |
| cropCases  More... | |
| cropCases () | |
Definition at line 11 of file RangeTest.php.
| RangeTest::cropCases | ( | ) | 
Definition at line 122 of file RangeTest.php.
| RangeTest::testConstructionWrongLength | ( | ) | 
Definition at line 98 of file RangeTest.php.
References Vendor\Package\$f, and ILIAS\UI\Implementation\Component\Table\$range.
| RangeTest::testConstructionWrongStart | ( | ) | 
Definition at line 91 of file RangeTest.php.
References Vendor\Package\$f, and ILIAS\UI\Implementation\Component\Table\$range.
| RangeTest::testCroppedTo | ( | $start, | |
| $length, | |||
| $max, | |||
| $has_changed | |||
| ) | 
cropCases
Definition at line 108 of file RangeTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Table\$range, and ILIAS\Data\Range\croppedTo().
 Here is the call graph for this function:| RangeTest::testEndCalculation | ( | Range | $range | ) | 
testFactory
Definition at line 33 of file RangeTest.php.
References ILIAS\Data\Range\getEnd().
 Here is the call graph for this function:| RangeTest::testFactory | ( | ) | 
Definition at line 13 of file RangeTest.php.
References Vendor\Package\$f, and ILIAS\UI\Implementation\Component\Table\$range.
| RangeTest::testNegativeLength | ( | Range | $range | ) | 
testFactory
Definition at line 85 of file RangeTest.php.
References ILIAS\Data\Range\withLength().
 Here is the call graph for this function:| RangeTest::testNegativeStart | ( | Range | $range | ) | 
testFactory
Definition at line 76 of file RangeTest.php.
References ILIAS\Data\Range\withStart().
 Here is the call graph for this function:| RangeTest::testUnpack | ( | Range | $range | ) | 
testWithStart
Definition at line 65 of file RangeTest.php.
References ILIAS\Data\Range\unpack().
 Here is the call graph for this function:| RangeTest::testValues | ( | Range | $range | ) | 
testFactory
Definition at line 24 of file RangeTest.php.
References ILIAS\Data\Range\getLength(), and ILIAS\Data\Range\getStart().
 Here is the call graph for this function:| RangeTest::testWithLength | ( | Range | $range | ) | 
testFactory
Definition at line 41 of file RangeTest.php.
References ILIAS\UI\Implementation\Component\Table\$range, ILIAS\Data\Range\getEnd(), ILIAS\Data\Range\getLength(), ILIAS\Data\Range\getStart(), and ILIAS\Data\Range\withLength().
 Here is the call graph for this function:| RangeTest::testWithStart | ( | Range | $range | ) | 
testWithLength
Definition at line 53 of file RangeTest.php.
References ILIAS\UI\Implementation\Component\Table\$range, ILIAS\Data\Range\getEnd(), ILIAS\Data\Range\getLength(), ILIAS\Data\Range\getStart(), and ILIAS\Data\Range\withStart().
 Here is the call graph for this function: