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
Detect Test Attribute in TestsNodeAnalyzer::isTestClassMethod (#486)
* detect Test Attribute in TestsNodeAnalyzer::isTestClassMethod
* swap `array_any` to traditional foreach
* add tests for AddTestsVoidReturnTypeWhereNoReturnRector
* fix style
* run rector
* also check protected method while we're at it
* add isTest tests with php attributes for existing rector rules
* fix classname for test fixtures
Copy file name to clipboardExpand all lines: rules-tests/PHPUnit60/Rector/ClassMethod/AddDoesNotPerformAssertionToNonAssertingTestRector/Fixture/test_in_annotation.php.inc
0 commit comments