codesamples-php Prerequisites: PHP 5.2 and above with curl/openssl extensions enabled Running TestCase You need PHPUnit and Ant installed in your system. Run composer update inside samples folder. Run ant script under root folder using ant command. Script will generate report folder under 'sample/tests',that contains report for test(phpunit.xml) and coverage(index.html).