Closed (duplicate)
Project:
Drupal core
Version:
9.3.x-dev
Component:
phpunit
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Oct 2020 at 16:40 UTC
Updated:
22 Nov 2021 at 00:44 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
alex.mazaltovI have passed all Kernel tests after changing deprecated assertion and here is a result:
Comment #3
alex.mazaltovComment #4
alex.mazaltovComment #5
alex.mazaltovComment #7
thallesneeds reroll
Comment #8
mohit.bansal623 commentedComment #9
sulfikar_s commentedHi, the patch in #8 failed to apply. So, I rerolled the patch.
Please review. I'm also attaching an interdiff.
Comment #11
quietone commentedThank you for your work on cleaning up Drupal core's code style!
However, we have a number of issues dealing with coding standards fixes and the community has decided that the best way to approach this is by fixing a rule at a time, rather than a file/module at a time.
See #2571965: [meta] Fix PHP coding standards in core, stage 1 where this effort is being organised and where you will find references to other coding standard issues that need work.
Closing this as a duplicate of #3131281: Replace assertEqual() with assertEquals(), adding credit over there.