PHP fwdays'20 Special Edition
, Online
-
Presentation
Sebastian Bergmann
Avoiding Mockageddon When we do not want to use a real dependency in a (unit) test then we can replace it with a test double. PHPUnit as well as third-party libraries such a Prophecy or Mockery make it ...