|
Stud.IP
jlu_4.3 Revision 64286
|


Public Member Functions | |
| setUp () | |
| tearDown () | |
| testConstruct () | |
| testArrayAccess ($a) | |
| testFindBy ($a) | |
| testUnsetBy ($a) | |
| testPluck ($a) | |
| testToGroupedArray ($a) | |
| testLimit ($a) | |
| testOrderBy ($a) | |
| testInvalidCompOperatorException ($a) | |
| testMerge ($a) | |
| setUp | ( | ) |
| tearDown | ( | ) |
| testArrayAccess | ( | $a | ) |
@depends testConstruct
| testConstruct | ( | ) |

| testFindBy | ( | $a | ) |
@depends testConstruct
| testInvalidCompOperatorException | ( | $a | ) |
@depends testConstruct @expectedException InvalidArgumentException @expectedExceptionMessage unknown operator: foo

| testLimit | ( | $a | ) |
@depends testConstruct @depends testPluck
| testMerge | ( | $a | ) |
@depends testConstruct @depends testOrderBy
| testOrderBy | ( | $a | ) |
@depends testConstruct @depends testPluck
| testPluck | ( | $a | ) |
@depends testConstruct
| testToGroupedArray | ( | $a | ) |
@depends testConstruct
| testUnsetBy | ( | $a | ) |
@depends testConstruct