You are here

protected property CasRedirectorTest::$casHelper in CAS 8

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

Mock Cas Helper.

Type: \Drupal\cas\Service\CasHelper|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Service/CasRedirectorTest.php, line 29

Class

CasRedirectorTest
Cas Redirector Unit Tests.

Namespace

Drupal\Tests\cas\Unit\Service

Code

protected $casHelper;