AlkantarClanX12

Your IP : 18.116.90.161


Current Path : /home/thanudqk/www/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/
Upload File :
Current File : //home/thanudqk/www/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/guzzle/phpunit.xml.dist

<?xml version="1.0" encoding="UTF-8"?>
  <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
           bootstrap="./tests/bootstrap.php"
           backupGlobals="true"
           colors="true"
           executionOrder="random"
  >
  <testsuites>
    <testsuite name="Test Suite">
      <directory>tests</directory>
    </testsuite>
  </testsuites>
  <filter>
    <whitelist>
      <directory suffix=".php">src</directory>
      <exclude>
        <directory suffix="Interface.php">src/</directory>
      </exclude>
    </whitelist>
  </filter>
</phpunit>