Can I read PHPUnit Cheat Sheet for Testing on EtoBox?
PHPUnit Cheat Sheet for Testing by Oxkhar Punt Ocom is a document available to read on EtoBox.
What is PHPUnit Cheat Sheet for Testing about?
This document provides a cheat sheet for PHPUnit version 3.6 that summarizes various assertions, matchers, returns, constraints, and other features for testing with PHPUnit. It includes sections on assertions for arrays, strings, files, classes, objects, and more. It also demonstrates how to create and configure mock objects using the getMock() method and test exceptions. The cheat sheet was created by Ian Monge and is available under a Creative Commons license.
- Author
- Oxkhar Punt Ocom
- Language
- EN