function RowEntityRenderersTest::testFieldRenderers

Tests the field row renderers.

File

core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php, line 176

Class

RowEntityRenderersTest
Tests the entity row renderers.

Namespace

Drupal\Tests\views\Kernel\Entity

Code

public function testFieldRenderers() : void {
  $this->checkLanguageRenderers('page_2', $this->values);
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.