<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
  <testsuite name="/var/www/html/dragamelo/dragamelo/phpunit.xml.dist" tests="5" assertions="4" errors="2" failures="0" skipped="0" time="0.009592">
    <testsuite name="App" tests="5" assertions="4" errors="2" failures="0" skipped="0" time="0.009592">
      <testsuite name="ExampleDatabaseTest" file="/var/www/html/dragamelo/dragamelo/tests/database/ExampleDatabaseTest.php" tests="2" assertions="0" errors="2" failures="0" skipped="0" time="0.000000">
        <testcase name="testModelFindAll" file="/var/www/html/dragamelo/dragamelo/tests/database/ExampleDatabaseTest.php" line="17" class="ExampleDatabaseTest" classname="ExampleDatabaseTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">ExampleDatabaseTest::testModelFindAll
CodeIgniter\Database\Exceptions\DatabaseException: Unable to connect to the database.
Main connection [SQLite3]: Class "SQLite3" not found

/var/www/html/dragamelo/dragamelo/system/Database/BaseConnection.php:467
/var/www/html/dragamelo/dragamelo/system/Database/SQLite3/Connection.php:60
/var/www/html/dragamelo/dragamelo/system/Test/DatabaseTestTrait.php:82
/var/www/html/dragamelo/dragamelo/system/Test/DatabaseTestTrait.php:58
/var/www/html/dragamelo/dragamelo/system/Test/CIUnitTestCase.php:251</error>
        </testcase>
        <testcase name="testSoftDeleteLeavesRow" file="/var/www/html/dragamelo/dragamelo/tests/database/ExampleDatabaseTest.php" line="28" class="ExampleDatabaseTest" classname="ExampleDatabaseTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">ExampleDatabaseTest::testSoftDeleteLeavesRow
CodeIgniter\Database\Exceptions\DatabaseException: Unable to connect to the database.
Main connection [SQLite3]: Class "SQLite3" not found

/var/www/html/dragamelo/dragamelo/system/Database/BaseConnection.php:467
/var/www/html/dragamelo/dragamelo/system/Database/SQLite3/Connection.php:60
/var/www/html/dragamelo/dragamelo/system/Test/DatabaseTestTrait.php:82
/var/www/html/dragamelo/dragamelo/system/Test/DatabaseTestTrait.php:58
/var/www/html/dragamelo/dragamelo/system/Test/CIUnitTestCase.php:251</error>
        </testcase>
      </testsuite>
      <testsuite name="ExampleSessionTest" file="/var/www/html/dragamelo/dragamelo/tests/session/ExampleSessionTest.php" tests="1" assertions="1" errors="0" failures="0" skipped="0" time="0.002379">
        <testcase name="testSessionSimple" file="/var/www/html/dragamelo/dragamelo/tests/session/ExampleSessionTest.php" line="11" class="ExampleSessionTest" classname="ExampleSessionTest" assertions="1" time="0.002379"/>
      </testsuite>
      <testsuite name="HealthTest" file="/var/www/html/dragamelo/dragamelo/tests/unit/HealthTest.php" tests="2" assertions="3" errors="0" failures="0" skipped="0" time="0.007213">
        <testcase name="testIsDefinedAppPath" file="/var/www/html/dragamelo/dragamelo/tests/unit/HealthTest.php" line="13" class="HealthTest" classname="HealthTest" assertions="1" time="0.001483"/>
        <testcase name="testBaseUrlHasBeenSet" file="/var/www/html/dragamelo/dragamelo/tests/unit/HealthTest.php" line="18" class="HealthTest" classname="HealthTest" assertions="2" time="0.005730"/>
      </testsuite>
    </testsuite>
  </testsuite>
</testsuites>
