Server IP : 184.154.167.98 / Your IP : 18.221.114.102 Web Server : Apache System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : puertode ( 1767) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/puertode/public_html/sesiones/3rdparty/php-opencloud/openstack/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?> <phpunit bootstrap="./vendor/autoload.php" colors="true" strict="true"> <logging> <log type="coverage-clover" target="build/logs/clover.xml"/> </logging> <testsuites> <testsuite name="OpenStack"> <directory>tests/unit</directory> </testsuite> </testsuites> <filter> <whitelist> <directory suffix=".php">./src</directory> <exclude> <directory suffix="Interface.php">./src</directory> <directory suffix="Api.php">./src</directory> <directory suffix="Params.php">./src</directory> </exclude> </whitelist> </filter> </phpunit>