You are here

protected property CasProxyHelperTest::$casHelper in CAS 8

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

The mocked CAS helper.

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

File

tests/src/Unit/Service/CasProxyHelperTest.php, line 34

Class

CasProxyHelperTest
CasHelper unit tests.

Namespace

Drupal\Tests\cas\Unit\Service

Code

protected $casHelper;