Skip to content

add docs for new mockModel method in TestCase#8276

Merged
LordSimal merged 1 commit into5.nextfrom
5.next-mock-model-mockery
Apr 16, 2026
Merged

add docs for new mockModel method in TestCase#8276
LordSimal merged 1 commit into5.nextfrom
5.next-mock-model-mockery

Conversation

@LordSimal
Copy link
Copy Markdown
Contributor

@LordSimal LordSimal added this to the 5.next milestone Apr 11, 2026
- Added [`keys()`](../core-libraries/collections#keys) and [`values()`](../core-libraries/collections#values) methods for extracting keys or re-indexing values.
- Added [`implode()`](../core-libraries/collections#implode) method to concatenate elements into a string.
- Added [`when()`](../core-libraries/collections#when) and [`unless()`](../core-libraries/collections#unless) methods for conditional method chaining.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just re-ordered the items so they are alphabatically sorted

@LordSimal LordSimal merged commit 5d904e0 into 5.next Apr 16, 2026
6 checks passed
@LordSimal LordSimal deleted the 5.next-mock-model-mockery branch April 16, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant