You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #8600 Add special Abstract prefix not usage for PHPUnit test cases (Soullivaneuh)
This PR was merged into the 3.3 branch.
Discussion
----------
Add special Abstract prefix not usage for PHPUnit test cases
As we can see here:

You are not using the `Abstract` prefix at all for the test cases.
I assume this is to follow PHPUnit conventions on this part?
In this case, the coding standard may be more accurate about this.
Commits
-------
f4d122a Add special Abstract prefix not usage for PHPUnit test cases
0 commit comments