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

[TASK] Avoid TestCase::getMockForTrait() #743

Merged
merged 1 commit into from
May 6, 2023
Merged

[TASK] Avoid TestCase::getMockForTrait() #743

merged 1 commit into from
May 6, 2023

Conversation

lolli42
Copy link
Member

@lolli42 lolli42 commented May 6, 2023

phpunit 10.1 soft deprecated getMockForTrait().
We can avoid usages by adding a fixture class
that uses the trait.

phpunit 10.1 soft deprecated getMockForTrait().
We can avoid usages by adding a fixture class
that uses the trait.
@lolli42 lolli42 merged commit f22d07d into main May 6, 2023
4 checks passed
@lolli42 lolli42 deleted the lolli-1 branch May 6, 2023 12:39
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.

None yet

1 participant