namespace Drupal\Tests\pgsql\Kernel\pgsql

Same name in other branches
  1. 10 Drupal\Tests\pgsql\Kernel\pgsql
  2. 9 Drupal\Tests\pgsql\Kernel\pgsql
Object name File name Summary
ConnectionUnitTest core/modules/pgsql/tests/src/Kernel/pgsql/ConnectionUnitTest.php PostgreSQL-specific connection unit tests.
DatabaseExceptionWrapperTest core/modules/pgsql/tests/src/Kernel/pgsql/DatabaseExceptionWrapperTest.php Tests exceptions thrown by queries.
KernelTestBaseTest core/modules/pgsql/tests/src/Kernel/pgsql/KernelTestBaseTest.php @coversDefaultClass \Drupal\KernelTests\KernelTestBase
NonPublicSchemaTest core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php Tests schema API for non-public schema for the PostgreSQL driver.
SchemaTest core/modules/pgsql/tests/src/Kernel/pgsql/SchemaTest.php Tests schema API for the PostgreSQL driver.
SchemaUniquePrefixedKeysIndexTest core/modules/pgsql/tests/src/Kernel/pgsql/SchemaUniquePrefixedKeysIndexTest.php Tests adding UNIQUE keys to tables.
SyntaxTest core/modules/pgsql/tests/src/Kernel/pgsql/SyntaxTest.php Tests PostgreSQL syntax interpretation.
TemporaryQueryTest core/modules/pgsql/tests/src/Kernel/pgsql/TemporaryQueryTest.php Tests the temporary query functionality.
TransactionTest core/modules/pgsql/tests/src/Kernel/pgsql/TransactionTest.php Tests transaction for the PostgreSQL driver.

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