����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 3.139.239.16 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/bofirm.gltechlimited.com/vendor/razorpay/razorpay/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?> <!-- http://www.phpunit.de/manual/current/en/appendixes.configuration.html --> <phpunit backupGlobals="false" backupStaticAttributes="false" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" bootstrap="tests/bootstrap.php"> <coverage> <include> <directory>./src</directory> </include> <exclude/> </coverage> <php> <!-- copy this file to phpunit.xml and replace with your API key to run tests --> <!-- Also uncomment the following two lines--> <!--<server name="KEY_ID" value="" /> <server name="KEY_SECRET" value="" /> --> </php> <testsuites> <testsuite name="default"> <directory>./non_composer_tests/</directory> </testsuite> <testsuite name="default"> <directory>./tests</directory> </testsuite> </testsuites> </phpunit>