SimpletestTestRunResultsStorageTest::$connection
Same name in other branches
- 11.x core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php \Drupal\KernelTests\Core\Test\SimpletestTestRunResultsStorageTest::connection
The database connection for testing.
NOTE: this is the connection to the fixture database to allow testing the storage class, NOT the database where actual tests results are stored.
Type: \Drupal\Core\Database\Connection
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Test/ SimpletestTestRunResultsStorageTest.php, line 26
Class
- SimpletestTestRunResultsStorageTest
- @coversDefaultClass \Drupal\Core\Test\SimpletestTestRunResultsStorage @group Test
Namespace
Drupal\KernelTests\Core\TestCode
protected $connection;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.