Server IP : 103.191.208.50 / Your IP : 216.73.216.53 Web Server : LiteSpeed System : Linux orion.herosite.pro 4.18.0-553.53.1.lve.el8.x86_64 #1 SMP Wed May 28 17:01:02 UTC 2025 x86_64 User : celkcksm ( 1031) PHP Version : 7.4.33 Disable Function : show_source, system, shell_exec, passthru, popen, exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/celkcksm/cms.ncriptech.com/vendor/srmklive/paypal/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" bootstrap="vendor/autoload.php" backupGlobals="false" backupStaticAttributes="false" colors="true" verbose="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.3/phpunit.xsd"> <coverage> <include> <directory suffix=".php">src/</directory> </include> <exclude> <file>src/PayPalFacadeAccessor.php</file> <file>src/Traits/PayPalVerifyIPN.php</file> <file>src/Services/Str.php</file> <directory suffix=".php">src/Facades/</directory> <directory suffix=".php">src/Providers/</directory> </exclude> <report> <clover outputFile="build/logs/clover.xml"/> <html outputDirectory="build/coverage"/> <text outputFile="build/coverage.txt"/> </report> </coverage> <testsuites> <testsuite name="PayPal Test Suite"> <directory>tests</directory> </testsuite> </testsuites> <logging> <junit outputFile="build/report.junit.xml"/> </logging> </phpunit>