You are here

protected property OpenIDConnectAuthmapTest::$connection in OpenID Connect / OAuth client 8

Mock the database connection service.

Type: \PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/OpenIDConnectAuthmapTest.php, line 43

Class

OpenIDConnectAuthmapTest
Test the OpenIdConnectAuthmap class.

Namespace

Drupal\Tests\openid_connect\Unit

Code

protected $connection;