rectorphp / rector-phpunit

Rector upgrade rules for PHPUnit
https://getrector.com/find-rule?activeRectorSetGroup=phpunit
MIT License
68 stars 47 forks source link

Add failing test fixture for `StaticDataProviderClassMethodRector` #154

Closed OskarStark closed 1 year ago

OskarStark commented 1 year ago

Failing Test for StaticDataProviderClassMethodRector

Based on https://getrector.com/demo/3074e792-c0f4-4db7-bdd4-fb2c4b55bee3

TomasVotruba commented 1 year ago

This should be doable, as we know about the parent class. Please, don't fix anything manually yet... :D I'll check it today.