Skip to content

v0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mlively mlively released this 27 May 04:30
· 2 commits to master since this release

Initial release of the plugin

  • First parameter of calls to Phake::mock(), Phake::partialMock(), and Phake::partMock() auto completes to class names
  • Type information is passed on from verify and when calls. They will now auto complete the methods of the underlying mock class automatically.

After Downloading the jar file you can install it from the plugin preferences by using the "Install Plugin From Disk" option. This is tested in phpStorm 7 and 8. This is a pre-release version and feedback is very welcome.