You are here

VTTNIITestViewsTest.php in Views taxonomy term name into ID 8

File

tests/src/Kernel/VTTNIITestViewsTest.php
View source
<?php

namespace Drupal\Tests\views_taxonomy_term_name_into_id\Kernel;

use Drupal\Tests\views\Kernel\TestViewsTest;

/**
 * Tests that test views provided by all modules match schema.
 *
 * @group config
 */
class VTTNIITestViewsTest extends TestViewsTest {

}

Classes

Namesort descending Description
VTTNIITestViewsTest Tests that test views provided by all modules match schema.