idea-php-phpunit-plugin
idea-php-phpunit-plugin copied to clipboard
Let magic Prophecy methods accept specific Argument tokens
Following issue #29, also support
- Argument::type('null')
- Argument::exact
- Argument::is
for magic Prophecy methods
Or any other way to provide a TokenInterface of Prophecy.