You are here

protected property ViewsHandlerManagerTest::$factory in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php \Drupal\Tests\views\Unit\ViewsHandlerManagerTest::factory

The mocked factory.

Type: \Drupal\Component\Plugin\Factory\FactoryInterface|\PHPUnit_Framework_MockObject_MockObject

File

core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php, line 44
Contains \Drupal\Tests\views\Unit\ViewsHandlerManagerTest.

Class

ViewsHandlerManagerTest
Tests the ViewsHandlerManager class.

Namespace

Drupal\Tests\views\Unit

Code

protected $factory;