Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support createPartialMock #66

Merged
merged 1 commit into from
Jan 3, 2025
Merged

Conversation

simbig
Copy link
Contributor

@simbig simbig commented Jan 3, 2025

adds createPartialMock to the recognized mock-methods like:

$mock = $this->createPartialMock(Foo::class, ['bar']);

@TomasVotruba TomasVotruba merged commit 4002e0e into rectorphp:main Jan 3, 2025
8 checks passed
@TomasVotruba
Copy link
Member

Thank you 👍

@simbig
Copy link
Contributor Author

simbig commented Jan 7, 2025

@TomasVotruba Could you please tag/release a new version when you have the chance? Thank you!

@simbig simbig deleted the createPartialMock branch January 7, 2025 09:19
@TomasVotruba
Copy link
Member

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.

2 participants