You are here

protected property OpenIDConnectTest::$session in OpenID Connect / OAuth client 2.x

Mock of the OpenIDConnectSessionInterface.

Type: \PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/OpenIDConnectTest.php, line 154

Class

OpenIDConnectTest
Provides tests for the OpenID Connect module.

Namespace

Drupal\Tests\openid_connect\Unit

Code

protected $session;