Yes it is working for me. I have noticed that in the test class you should no...

Contribution Date
Technology
Contribution Project
Contribution Details

Yes it is working for me. I have noticed that in the test class you should not use `@coversDefaultClass` otherwise it breaks, if you mention a `@covers` for a test function.

Yes I think so, it broke for you because earlier it was simpletest. Now since everything is moved to phpunit, we can refer phpunit directly.

Contribution Author
Files count
0
Patches count
0