Skip to content

add docs for new mockModel method in TestCase#8276

Open
LordSimal wants to merge 1 commit into5.nextfrom
5.next-mock-model-mockery
Open

add docs for new mockModel method in TestCase#8276
LordSimal wants to merge 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

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