protected property CasProxyHelperTest::$database in CAS 8
Same name and namespace in other branches
- 2.x tests/src/Unit/Service/CasProxyHelperTest.php \Drupal\Tests\cas\Unit\Service\CasProxyHelperTest::database
The mocked database connection object.
Type: \Drupal\Core\Database\Connection|\PHPUnit_Framework_MockObject_MockObject
File
- tests/
src/ Unit/ Service/ CasProxyHelperTest.php, line 41
Class
- CasProxyHelperTest
- CasHelper unit tests.
Namespace
Drupal\Tests\cas\Unit\ServiceCode
protected $database;