namespace Drupal\Tests\sqlite\Kernel\sqlite
Same name in other branches
Object name | File name | Summary |
---|---|---|
ConnectionTest | core/modules/sqlite/tests/src/Kernel/sqlite/ConnectionTest.php | SQLite-specific connection tests. |
DatabaseExceptionWrapperTest | core/modules/sqlite/tests/src/Kernel/sqlite/DatabaseExceptionWrapperTest.php | Tests exceptions thrown by queries. |
SchemaTest | core/modules/sqlite/tests/src/Kernel/sqlite/SchemaTest.php | Tests schema API for the SQLite driver. |
SchemaUniquePrefixedKeysIndexTest | core/modules/sqlite/tests/src/Kernel/sqlite/SchemaUniquePrefixedKeysIndexTest.php | Tests adding UNIQUE keys to tables. |
SqliteDriverLegacyTest | core/modules/sqlite/tests/src/Kernel/sqlite/SqliteDriverLegacyTest.php | Tests the deprecations of the SQLite database driver classes in Core. |
SyntaxTest | core/modules/sqlite/tests/src/Kernel/sqlite/SyntaxTest.php | Tests SQLite syntax interpretation. |
TemporaryQueryTest | core/modules/sqlite/tests/src/Kernel/sqlite/TemporaryQueryTest.php | Tests the temporary query functionality. |
TransactionTest | core/modules/sqlite/tests/src/Kernel/sqlite/TransactionTest.php | Tests transaction for the SQLite driver. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.