phpunit-simple-example
phpunit-simple-example copied to clipboard
A simple example of unit testing with PHPUnit
Results
3
phpunit-simple-example issues
Sort by
recently updated
recently updated
newest added
Just for learning purposes. As the blog suggested, I have implemented the test and method for the modal average functionality, and refactored all methods to have a return type. It...