Server IP : 68.65.122.142  /  Your IP : 3.141.193.126
Web Server : LiteSpeed
System : Linux server167.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User : glenirhm ( 1318)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /home/glenirhm/moodledata/../composer/vendor/socialconnect/http-client/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/glenirhm/moodledata/../composer/vendor/socialconnect/http-client/phpunit.xml.dist
<phpunit backupGlobals="false"
         backupStaticAttributes="false"
         colors="true"
         convertErrorsToExceptions="true"
         convertNoticesToExceptions="true"
         convertWarningsToExceptions="true"
         processIsolation="false"
         stopOnFailure="false"
         bootstrap="./vendor/autoload.php"
        >

    <testsuites>
        <testsuite name="Functional">
            <directory>./tests/functional</directory>
        </testsuite>
    </testsuites>

    <filter>
        <whitelist>
            <directory>./src</directory>
            <exclude>
                <directory>./src/Exception</directory>
                <directory>./vendor/</directory>
                <file>./vendor/autoload.php</file>
            </exclude>
        </whitelist>
    </filter>

    <logging>
        <log type="coverage-text" target="php://stdout" showUncoveredFiles="false"/>
        <log type="coverage-clover" target="build/logs/clover.xml" showUncoveredFiles="true"/>
        <log type="coverage-html" target="build/html" showUncoveredFiles="true"/>
    </logging>
</phpunit>