Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/vendor/colinmollenhour/credis/
Upload File :
Current File : /var/www/clients/client3/web2/web/vendor/colinmollenhour/credis/phpunit.xml

<?xml version="1.0"?>
<phpunit colors="true" verbose="true">
    <testsuites>
        <testsuite name="Basic">
            <file>tests/CredisTest.php</file>
            <file>tests/CredisStandaloneTest.php</file>
        </testsuite>
        <testsuite name="Cluster">
            <file>tests/CredisClusterTest.php</file>
            <file>tests/CredisStandaloneClusterTest.php</file>
        </testsuite>
        <testsuite name="Sentinel">
            <file>tests/CredisSentinelTest.php</file>
            <file>tests/CredisStandaloneSentinelTest.php</file>
        </testsuite>
    </testsuites>
</phpunit>