You are here

protected property ServiceControllerTest::$casHelper in CAS 8

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

The mocked CasHelper.

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

File

tests/src/Unit/Controller/ServiceControllerTest.php, line 36

Class

ServiceControllerTest
ServiceController unit tests.

Namespace

Drupal\Tests\cas\Unit\Controller

Code

protected $casHelper;