Tests the generation of the executable object.
File
- drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php, line 149
- Contains \Drupal\views\Tests\ViewExecutableTest.
Class
- ViewExecutableTest
- Tests the ViewExecutable class.
Namespace
Drupal\views\Tests
Code
public function testConstructing() {
views_get_view('test_destroy');
}