endtoend-test-psl/tests/Psl/Iter
2020-09-05 16:23:37 +01:00
..
AllTest.php [Tests] use self:: instead of $this-> to access assertation methods (#33) 2020-07-12 15:51:18 +01:00
AnyTest.php [Tests] use self:: instead of $this-> to access assertation methods (#33) 2020-07-12 15:51:18 +01:00
ApplyTest.php [Tests] use self:: instead of $this-> to access assertation methods (#33) 2020-07-12 15:51:18 +01:00
ChainTest.php [Iter] merge Gen and iterator 2020-09-01 02:03:19 +01:00
ChunkTest.php [Iter] add tests (#34) 2020-07-16 16:11:54 +01:00
ChunkWithKeysTest.php [Iter] add tests (#34) 2020-07-16 16:11:54 +01:00
ContainsKeyTest.php [Iter] add tests (#34) 2020-07-16 16:11:54 +01:00
ContainsTest.php [Iter] add tests (#34) 2020-07-16 16:11:54 +01:00
CountTest.php [Iter] add tests (#34) 2020-07-16 16:11:54 +01:00
DiffByKeyTest.php [Iter] add tests (#34) 2020-07-16 16:11:54 +01:00
DropTest.php [Iter] merge Gen and iterator 2020-09-01 02:03:19 +01:00
DropWhileTest.php [Iter] merge Gen and iterator 2020-09-01 02:03:19 +01:00
EnumerateTest.php [Iter] add tests (#34) 2020-07-16 16:11:54 +01:00
FilterKeysTest.php [Iter] merge Gen and iterator 2020-09-01 02:03:19 +01:00
FilterNullsTest.php [Iter] merge Gen and iterator 2020-09-01 02:03:19 +01:00
FilterTest.php [Iter] merge Gen and iterator 2020-09-01 02:03:19 +01:00
FilterWithKeyTest.php [Iter] merge Gen and iterator 2020-09-01 02:03:19 +01:00
FirstKeyTest.php [Iter] add more tests (#41) 2020-08-08 05:35:34 +01:00
FirstTest.php [Iter] add more tests 2020-09-01 06:50:23 +01:00
FlattenTest.php [Iter] add more tests (#41) 2020-08-08 05:35:34 +01:00
FlipTest.php [Iter] merge Gen and iterator 2020-09-01 02:03:19 +01:00
FromEntriesTest.php [Iter] add more tests (#41) 2020-08-08 05:35:34 +01:00
FromKeysTest.php [Iter] add more tests (#41) 2020-08-08 05:35:34 +01:00
IsEmptyTest.php [Iter] add more tests (#41) 2020-08-08 05:35:34 +01:00
IteratorTest.php cs fix 2020-09-01 06:56:15 +01:00
KeysTest.php [Iter] add more tests 2020-09-01 06:50:23 +01:00
LastKeyTest.php cs fix 2020-09-01 06:56:15 +01:00
LastTest.php [Iter] add more tests 2020-09-01 06:50:23 +01:00
MapKeysTest.php cs fix 2020-09-01 06:56:15 +01:00
MapTest.php cs fix 2020-09-01 06:56:15 +01:00
MapWithKeyTest.php cs fix 2020-09-01 06:56:15 +01:00
MergeTest.php [Iter] test merge and zip 2020-09-01 06:52:09 +01:00
ProductTest.php migrate from php-cs-fixer to phpcs, and comply with PSR-12, PSR-2, and PSR-1. 2020-09-05 16:23:37 +01:00
PullTest.php cs fix 2020-09-01 06:56:15 +01:00
PullWithKeyTest.php cs fix 2020-09-01 06:56:15 +01:00
RandomTest.php migrate from php-cs-fixer to phpcs, and comply with PSR-12, PSR-2, and PSR-1. 2020-09-05 16:23:37 +01:00
RangeTest.php [Iter] add more tests 2020-09-01 06:50:23 +01:00
ReduceTest.php cs fix 2020-09-01 06:56:15 +01:00
ReductionsTest.php cs fix 2020-09-01 06:56:15 +01:00
ReindexTest.php cs fix 2020-09-01 06:56:15 +01:00
RepeatTest.php [Iter] add more tests 2020-09-01 06:50:23 +01:00
ReverseTest.php cs fix 2020-09-01 06:56:15 +01:00
SearchTest.php cs fix 2020-09-01 06:56:15 +01:00
SliceTest.php cs fix 2020-09-01 06:56:15 +01:00
TakeTest.php cs fix 2020-09-01 06:56:15 +01:00
TakeWhileTest.php [Iter] add more tests 2020-09-01 06:50:23 +01:00
ToArrayTest.php [Iter] add more tests 2020-08-17 22:33:18 +01:00
ToArrayWithKeysTest.php cs fix 2020-08-18 04:52:13 +01:00
ToIteratorTest.php cs fix 2020-08-18 04:52:13 +01:00
ValuesTest.php cs fix 2020-08-18 04:52:13 +01:00
ZipTest.php [Iter] test merge and zip 2020-09-01 06:52:09 +01:00