Corey Taylor
|
5cbbd8beee
Change assertContainsEquals to assertContains
|
5 years ago |
Mark Story
|
c9b517af01
Merge pull request #14763 from cakephp/collection-shuffle
|
5 years ago |
Mark Sch
|
43bbe97f9a
Backport CS fixes for smaller diff. (#14681)
|
5 years ago |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
Mark Story
|
2e8b391598
Add tests for skip() overflow.
|
6 years ago |
Mark Story
|
3f469642e7
Merge branch 'master' into 3.next
|
7 years ago |
David Yell
|
46b3688c3f
Added test cases with collections of entities
|
7 years ago |
David Yell
|
ea0990a6de
Changed duplicate collection test to better reflect it's method name
|
7 years ago |
Mark Story
|
fb90516537
Merge pull request #12541 from cakephp/collection-lazy
|
7 years ago |
Marc Würth
|
1c797592dd
Reword test case short description
|
7 years ago |
Marc Würth
|
ee0d550b9a
Fix typo
|
7 years ago |
Marc Würth
|
d047b7a48f
Do not calculate range twice
|
7 years ago |
Marc Würth
|
984d070a77
Reword exception message and assert it in test
|
7 years ago |
Marc Würth
|
de941f5a16
Add missing parameter annotations
|
7 years ago |
Marc Würth
|
536326c61f
LastN not LasN
|
7 years ago |
Marc Würth
|
db62509511
Add coverage annotation to improve the meaningfulness of the coverage
|
7 years ago |
Jose Lorenzo Rodriguez
|
3ae0921a9f
Added a collection lazy() method
|
7 years ago |
Jose Lorenzo Rodriguez
|
cc1372d663
Rename to takeLast
|
7 years ago |
Jose Lorenzo Rodriguez
|
479f87e1e0
Fixed code for lastN when passing a countable
|
7 years ago |
ADmad
|
f2525fc6b9
Remove unneeded assertion.
|
7 years ago |
Jose Lorenzo Rodriguez
|
56b90b2e75
Implemented a new lastN() method in Collection
|
7 years ago |
sohelrana820
|
3d1c2801f1
Fixed return value type in methods
|
7 years ago |
Eugene Ritter
|
8782db5f79
Updated test to pass
|
8 years ago |
Eugene Ritter
|
682fdad835
Lorenzo's suggested changes to appendItem
|
8 years ago |
Jose Lorenzo Rodriguez
|
3f1b9f79c5
Adding count() and countKeys() to Collection
|
8 years ago |
chinpei215
|
ffb4f9f53e
Revert "Merge pull request #11440 from cakephp/fix-build"
|
8 years ago |
Mark Story
|
d4051b93c3
Fix access to inner iterator methods in some cases.
|
8 years ago |
José Lorenzo Rodríguez
|
e7a15f8438
Merge pull request #11396 from cakephp/fix-collections
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Walther Lalk
|
38e764671a
Add test for array iterator issue
|
8 years ago |