You are here

protected property ViewExecutableFactoryTest::$view in Zircon Profile 8

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

The mock view entity.

Type: \Drupal\Core\Config\Entity\ConfigEntityInterface|\PHPUnit_Framework_MockObject_MockObject

File

core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php, line 40
Contains \Drupal\Tests\views\Unit\ViewExecutableFactoryTest.

Class

ViewExecutableFactoryTest
@coversDefaultClass \Drupal\views\ViewExecutableFactory @group views

Namespace

Drupal\Tests\views\Unit

Code

protected $view;