You are here

protected property SimplesamlphpDrupalAuthTest::$simplesaml in simpleSAMLphp Authentication 8.3

The mocked SimpleSAMLphp Authentication helper.

Type: \Drupal\simplesamlphp_auth\Service\SimplesamlphpAuthManager|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Service/SimplesamlphpDrupalAuthTest.php, line 26

Class

SimplesamlphpDrupalAuthTest
SimplesamlphpDrupalAuth unit tests.

Namespace

Drupal\Tests\simplesamlphp_auth\Unit\Service

Code

protected $simplesaml;