<phpunit bootstrap="./bootstrap.php">
    <testsuites>
        <testsuite>
            <directory>./classes</directory>
        </testsuite>
    </testsuites>
</phpunit>