constant ConnectionUnitTest::TEST_TARGET_CONNECTION in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/KernelTests/Core/Database/ConnectionUnitTest.php \Drupal\KernelTests\Core\Database\ConnectionUnitTest::TEST_TARGET_CONNECTION
- 10 core/tests/Drupal/KernelTests/Core/Database/ConnectionUnitTest.php \Drupal\KernelTests\Core\Database\ConnectionUnitTest::TEST_TARGET_CONNECTION
A target connection identifier to be used for testing.
File
- core/
tests/ Drupal/ KernelTests/ Core/ Database/ ConnectionUnitTest.php, line 19
Class
- ConnectionUnitTest
- Tests management of database connections.
Namespace
Drupal\KernelTests\Core\DatabaseCode
const TEST_TARGET_CONNECTION = 'DatabaseConnectionUnitTest';