namespace Drupal\Tests\pgsql\Kernel\pgsql
Same name in other branches
| 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[[api-linebreak]] | 
| NonPublicSchemaTest | core/modules/pgsql/tests/src/Kernel/pgsql/NonPublicSchemaTest.php | Tests schema API for non-public schema for the PostgreSQL driver. | 
| PgsqlDriverLegacyTest | core/modules/pgsql/tests/src/Kernel/pgsql/PgsqlDriverLegacyTest.php | Tests the deprecations of the PostgreSQL database driver classes in Core. | 
| 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.