
Stop mocking about: Event Dispatcher
PHPUnit
How to replace your mocked event dispatchers with a real one, and why.
How to replace your mocked event dispatchers with a real one, and why.
Save yourself from (re)creating difficult objects for simple assertions.
Composition over inheritance by using traits; but how can you test these traits in more complex use cases?