3 results found Sort:

19
356
wtfpl
11
Mock built-in PHP functions (e.g. time(), exec() or rand())
Created 2014-11-26
190 commits to master branch, last one 4 months ago
The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns th...
Created 2021-06-12
130 commits to main branch, last one about a year ago
Mock built-in PHP functions (e.g. time() or rand()) in PHPUnit.
Created 2015-04-01
97 commits to master branch, last one 19 days ago