|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| setUp () | |
| testAdd () | |
| testAppend () | |
| testClear () | |
| testCompareTo () | |
| testCurrent () | |
| testFilter () | |
| testFilterByKeys () | |
| testFlatten () | |
| testGetIterator () | |
| testHasKey () | |
| testHasValue () | |
| testMap () | |
| testNext () | |
| testOffestExist () | |
| testOffsetGet () | |
| testOffsetSet () | |
| testOffsetUnset () | |
| testPrev () | |
| testRemove () | |
| testReplace () | |
| testSet () | |
| testSetArray () | |
| testShuffle () | |
Definition at line 18 of file ArrayListTest.php.
| Seboettg\Collection\Test\ArrayListTest::setUp | ( | ) |
Definition at line 38 of file ArrayListTest.php.
| Seboettg\Collection\Test\ArrayListTest::testAdd | ( | ) |
Definition at line 229 of file ArrayListTest.php.
| Seboettg\Collection\Test\ArrayListTest::testAppend | ( | ) |
Definition at line 74 of file ArrayListTest.php.
| Seboettg\Collection\Test\ArrayListTest::testClear | ( | ) |
Definition at line 111 of file ArrayListTest.php.
| Seboettg\Collection\Test\ArrayListTest::testCompareTo | ( | ) |
Definition at line 89 of file ArrayListTest.php.
References Seboettg\Collection\Comparable\compareTo().
| Seboettg\Collection\Test\ArrayListTest::testCurrent | ( | ) |
Definition at line 55 of file ArrayListTest.php.
| Seboettg\Collection\Test\ArrayListTest::testFilter | ( | ) |
Definition at line 242 of file ArrayListTest.php.
References Seboettg\Collection\Test\Element\getAttr1().
| Seboettg\Collection\Test\ArrayListTest::testFilterByKeys | ( | ) |
Definition at line 256 of file ArrayListTest.php.
| Seboettg\Collection\Test\ArrayListTest::testFlatten | ( | ) |
Definition at line 279 of file ArrayListTest.php.
| Seboettg\Collection\Test\ArrayListTest::testGetIterator | ( | ) |
Definition at line 176 of file ArrayListTest.php.
| Seboettg\Collection\Test\ArrayListTest::testHasKey | ( | ) |
Definition at line 159 of file ArrayListTest.php.
| Seboettg\Collection\Test\ArrayListTest::testHasValue | ( | ) |
Definition at line 165 of file ArrayListTest.php.
| Seboettg\Collection\Test\ArrayListTest::testMap | ( | ) |
Definition at line 265 of file ArrayListTest.php.
| Seboettg\Collection\Test\ArrayListTest::testNext | ( | ) |
Definition at line 62 of file ArrayListTest.php.
| Seboettg\Collection\Test\ArrayListTest::testOffestExist | ( | ) |
Definition at line 215 of file ArrayListTest.php.
| Seboettg\Collection\Test\ArrayListTest::testOffsetGet | ( | ) |
Definition at line 200 of file ArrayListTest.php.
| Seboettg\Collection\Test\ArrayListTest::testOffsetSet | ( | ) |
Definition at line 206 of file ArrayListTest.php.
| Seboettg\Collection\Test\ArrayListTest::testOffsetUnset | ( | ) |
Definition at line 221 of file ArrayListTest.php.
| Seboettg\Collection\Test\ArrayListTest::testPrev | ( | ) |
Definition at line 67 of file ArrayListTest.php.
| Seboettg\Collection\Test\ArrayListTest::testRemove | ( | ) |
Definition at line 186 of file ArrayListTest.php.
| Seboettg\Collection\Test\ArrayListTest::testReplace | ( | ) |
Definition at line 101 of file ArrayListTest.php.
| Seboettg\Collection\Test\ArrayListTest::testSet | ( | ) |
Definition at line 83 of file ArrayListTest.php.
| Seboettg\Collection\Test\ArrayListTest::testSetArray | ( | ) |
Definition at line 117 of file ArrayListTest.php.
| Seboettg\Collection\Test\ArrayListTest::testShuffle | ( | ) |
Definition at line 127 of file ArrayListTest.php.
References Seboettg\Collection\Comparable\compareTo(), and Seboettg\Collection\count().