namespace Drupal\Tests\sqlite\Kernel\sqlite

Same name in other branches
  1. 10 Drupal\Tests\sqlite\Kernel\sqlite
  2. 9 Drupal\Tests\sqlite\Kernel\sqlite
Object name File name Summary
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.
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.