ConditionTest |
core/tests/Drupal/Tests/Core/Database/ConditionTest.php |
@coversDefaultClass \Drupal\Core\Database\Query\Condition |
ConnectionTest |
core/tests/Drupal/Tests/Core/Database/ConnectionTest.php |
Tests the Connection class. |
DatabaseTest |
core/tests/Drupal/Tests/Core/Database/DatabaseTest.php |
@coversDefaultClass \Drupal\Core\Database\Database |
EmptyStatementTest |
core/tests/Drupal/Tests/Core/Database/EmptyStatementTest.php |
Tests the empty pseudo-statement class. |
InstallerObjectTest |
core/tests/Drupal/Tests/Core/Database/InstallerObjectTest.php |
Tests the db_installer_object() function that is used during installation. |
OrderByTest |
core/tests/Drupal/Tests/Core/Database/OrderByTest.php |
Tests the orderBy() method of select queries. |
SchemaIntrospectionTestTrait |
core/tests/Drupal/Tests/Core/Database/SchemaIntrospectionTestTrait.php |
Provides methods for testing database schema characteristics. |
UrlConversionTest |
core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php |
Tests for database URL to/from database connection array coversions. |