3 results found Sort:

19
361
wtfpl
10
Mock built-in PHP functions (e.g. time(), exec() or rand())
Created 2014-11-26
192 commits to master branch, last one about a month 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 2 years ago
Mock built-in PHP functions (e.g. time() or rand()) in PHPUnit.
Created 2015-04-01
97 commits to master branch, last one 7 months ago