You are here

constant ConnectionUnitTest::TEST_TARGET_CONNECTION in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/Database/ConnectionUnitTest.php \Drupal\KernelTests\Core\Database\ConnectionUnitTest::TEST_TARGET_CONNECTION
  2. 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\Database

Code

const TEST_TARGET_CONNECTION = 'DatabaseConnectionUnitTest';