namespace Drupal\Tests\mysql\Kernel\mysql

Same name in other branches
  1. 11.x Drupal\Tests\mysql\Kernel\mysql
  2. 10 Drupal\Tests\mysql\Kernel\mysql
Object name File name Summary
ConnectionTest core/modules/mysql/tests/src/Kernel/mysql/ConnectionTest.php MySQL-specific connection tests.
ConnectionUnitTest core/modules/mysql/tests/src/Kernel/mysql/ConnectionUnitTest.php MySQL-specific connection unit tests.
DatabaseExceptionWrapperTest core/modules/mysql/tests/src/Kernel/mysql/DatabaseExceptionWrapperTest.php Tests exceptions thrown by queries.
LargeQueryTest core/modules/mysql/tests/src/Kernel/mysql/LargeQueryTest.php Tests handling of large queries.
MysqlDriverLegacyTest core/modules/mysql/tests/src/Kernel/mysql/MysqlDriverLegacyTest.php Tests the deprecations of the MySQL database driver classes in Core.
NextIdTest core/modules/mysql/tests/src/Kernel/mysql/NextIdTest.php Tests the sequences API.
PrefixInfoTest core/modules/mysql/tests/src/Kernel/mysql/PrefixInfoTest.php Tests that the prefix info for a database schema is correct.
SchemaTest core/modules/mysql/tests/src/Kernel/mysql/SchemaTest.php Tests schema API for the MySQL driver.
SqlModeTest core/modules/mysql/tests/src/Kernel/mysql/SqlModeTest.php Tests compatibility of the MySQL driver with various sql_mode options.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.