Testing: GUnit
Georgi Momchilov (contact me)
This class can be used to automate tests of class features and show execution time of each test.
To test a class it must extend this unit test class. It calls each of class methods and checks whether they return the expected results.
The test results are presented in an HTML table. For the tests that failed, the class also presents the output of the respective function.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (87.5%)
| Good (87.5%)
| Good (81.3%)
| Good (87.5%)
| -
| -
| Sufficient (69.4%)
| 176 |
Click here for detailed information about this class on phpclasses.org