You are here

namespace Drupal\Tests\Core\Database\Stub in Drupal 8

Same name in other branches
  1. 9 Drupal\Tests\Core\Database\Stub
Classsort descending Location Description
Select core/tests/Drupal/Tests/Core/Database/Stub/Select.php
StubConnection core/tests/Drupal/Tests/Core/Database/Stub/StubConnection.php A stub of the abstract Connection class for testing purposes.
StubPDO core/tests/Drupal/Tests/Core/Database/Stub/StubPDO.php A stub of \PDO for testing purposes.