Haehnchen / idea-php-toolbox

Collections of tools and improvements to make PhpStorm a little bit better
http://phpstorm.espend.de/php-toolbox
MIT License
158 stars 20 forks source link

Support getMockForAbstractClass() #46

Closed mnapoli closed 7 years ago

mnapoli commented 8 years ago

Hi, thank you for the plugin!

I noticed that while getMock() works in PHPUnit (the return type is correctly "enhanced"), it doesn't do the same for getMockForAbstractClass().

Koc commented 8 years ago

Covered by https://github.com/Haehnchen/idea-php-toolbox-json-files/pull/4

stof commented 7 years ago

should be closed