<phpunit bootstrap="./bootstrap.php">
  <testsuites>
    <testsuite name="DocuSign eSign Test Suite">
      <directory>./</directory>
      <exclude></exclude>
    </testsuite>
  </testsuites>
</phpunit>
