namespace Drupal\Tests\mysqli\Kernel\mysqli

Object name File name Summary
ConnectionTest core/modules/mysqli/tests/src/Kernel/mysqli/ConnectionTest.php MySQL-specific connection tests.
ConnectionUnitTest core/modules/mysqli/tests/src/Kernel/mysqli/ConnectionUnitTest.php MySQL-specific connection unit tests.
DatabaseExceptionWrapperTest core/modules/mysqli/tests/src/Kernel/mysqli/DatabaseExceptionWrapperTest.php Tests exceptions thrown by queries.
LargeQueryTest core/modules/mysqli/tests/src/Kernel/mysqli/LargeQueryTest.php Tests handling of large queries.
PrefixInfoTest core/modules/mysqli/tests/src/Kernel/mysqli/PrefixInfoTest.php Tests that the prefix info for a database schema is correct.
SchemaTest core/modules/mysqli/tests/src/Kernel/mysqli/SchemaTest.php Tests schema API for the MySQL driver.
SqlModeTest core/modules/mysqli/tests/src/Kernel/mysqli/SqlModeTest.php Tests compatibility of the MySQL driver with various sql_mode options.
SyntaxTest core/modules/mysqli/tests/src/Kernel/mysqli/SyntaxTest.php Tests MySql syntax interpretation.
TemporaryQueryTest core/modules/mysqli/tests/src/Kernel/mysqli/TemporaryQueryTest.php Tests the temporary query functionality.
TransactionTest core/modules/mysqli/tests/src/Kernel/mysqli/TransactionTest.php Tests transaction for the MySQLi driver.

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