Skip to content

Instantly share code, notes, and snippets.

View cl1ck's full-sized avatar

Michel Hofmann cl1ck

View GitHub Profile
@cl1ck
cl1ck / 0_reuse_code.js
Created September 30, 2013 20:30
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@cl1ck
cl1ck / 1_phpunit-api.md
Created October 25, 2018 06:33 — forked from loonies/1_phpunit-api.md
PHPUnit Cheat Sheet

PHPUnit API reference

  • version 3.6

TODO

Check those constraints:

$this->anything()