kenjis / ci-app-for-ci-phpunit-test

CodeIgniter Test Application for ci-phpunit-test
31 stars 20 forks source link

Patcher failed dealing with interface or abstract class #6

Closed kasimtan closed 8 years ago

kenjis commented 8 years ago

You can't patch interfaces. What do you want?

csksm commented 8 years ago

I have some interface and abstract classes in my project. Those cause errors when running ci-phpunit with MonkeyPatch enabled.

kenjis commented 8 years ago

I got you. Thank you for reporting!

kenjis commented 8 years ago

@kasimtan I pushed the fix: https://github.com/kenjis/ci-phpunit-test/commit/4a966eb75bae9080801f24f58293efc66cecbdc6