1.0 - Initial Release
This is the initial release of High Test Coverage, introducing just two classes:
- RandomInt - Wrapper for the PHP stdlib function
random_int
. - JsonBomb - A class that will cause
json_encode
to fail.
This is the initial release of High Test Coverage, introducing just two classes:
random_int
.json_encode
to fail.