-
- Downloads
Issue #3316923 by mondrake, daffie, catch: Sort out more driver specific database kernel tests
Showing
- core/modules/mysql/tests/src/Kernel/mysql/SchemaTest.php 18 additions, 0 deletionscore/modules/mysql/tests/src/Kernel/mysql/SchemaTest.php
- core/modules/mysql/tests/src/Kernel/mysql/SyntaxTest.php 13 additions, 0 deletionscore/modules/mysql/tests/src/Kernel/mysql/SyntaxTest.php
- core/modules/mysql/tests/src/Kernel/mysql/TransactionTest.php 13 additions, 0 deletions.../modules/mysql/tests/src/Kernel/mysql/TransactionTest.php
- core/modules/pgsql/tests/src/Kernel/pgsql/SchemaTest.php 18 additions, 0 deletionscore/modules/pgsql/tests/src/Kernel/pgsql/SchemaTest.php
- core/modules/pgsql/tests/src/Kernel/pgsql/SyntaxTest.php 13 additions, 0 deletionscore/modules/pgsql/tests/src/Kernel/pgsql/SyntaxTest.php
- core/modules/pgsql/tests/src/Kernel/pgsql/TransactionTest.php 13 additions, 0 deletions.../modules/pgsql/tests/src/Kernel/pgsql/TransactionTest.php
- core/modules/sqlite/tests/src/Kernel/sqlite/SchemaTest.php 19 additions, 1 deletioncore/modules/sqlite/tests/src/Kernel/sqlite/SchemaTest.php
- core/modules/sqlite/tests/src/Kernel/sqlite/SyntaxTest.php 13 additions, 0 deletionscore/modules/sqlite/tests/src/Kernel/sqlite/SyntaxTest.php
- core/modules/sqlite/tests/src/Kernel/sqlite/TransactionTest.php 13 additions, 0 deletions...odules/sqlite/tests/src/Kernel/sqlite/TransactionTest.php
- core/tests/Drupal/KernelTests/Core/Cache/EndOfTransactionQueriesTest.php 26 additions, 44 deletions...al/KernelTests/Core/Cache/EndOfTransactionQueriesTest.php
- core/tests/Drupal/KernelTests/Core/Database/BasicSyntaxTest.php 0 additions, 29 deletions...ests/Drupal/KernelTests/Core/Database/BasicSyntaxTest.php
- core/tests/Drupal/KernelTests/Core/Database/DriverSpecificKernelTestBase.php 16 additions, 5 deletions...ernelTests/Core/Database/DriverSpecificKernelTestBase.php
- core/tests/Drupal/KernelTests/Core/Database/DriverSpecificSchemaTestBase.php 5 additions, 20 deletions...ernelTests/Core/Database/DriverSpecificSchemaTestBase.php
- core/tests/Drupal/KernelTests/Core/Database/DriverSpecificSyntaxTestBase.php 44 additions, 0 deletions...ernelTests/Core/Database/DriverSpecificSyntaxTestBase.php
- core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php 6 additions, 2 deletions...Tests/Core/Database/DriverSpecificTransactionTestBase.php
Loading
Please register or sign in to comment