PHPUnit 4 support
The Mongo test trait has been updated to make use of PHPUnit 4's new @before
and @after
tags. This makes it so you do not have to alias setup and teardown methods.
The Mongo test trait has been updated to make use of PHPUnit 4's new @before
and @after
tags. This makes it so you do not have to alias setup and teardown methods.