You are here

protected property CasRouteEnhancerTest::$casHelper in CAS 8

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

The mocked CasHelper.

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

File

tests/src/Unit/Routing/CasRouteEnhancerTest.php, line 23

Class

CasRouteEnhancerTest
CasRouteEnhancer unit tests.

Namespace

Drupal\Tests\cas\Unit\Routing

Code

protected $casHelper;