You are here

protected property CasUserManagerTest::$connection in CAS 8

Same name and namespace in other branches
  1. 2.x tests/src/Unit/Service/CasUserManagerTest.php \Drupal\Tests\cas\Unit\Service\CasUserManagerTest::connection

The mocked database connection.

Type: \Drupal\Core\Database\Connection|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Service/CasUserManagerTest.php, line 56

Class

CasUserManagerTest
CasUserManager unit tests.

Namespace

Drupal\Tests\cas\Unit\Service

Code

protected $connection;