function RowEntityRenderersTest::testEntityRenderers

Tests the entity row renderers.

File

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

Class

RowEntityRenderersTest
Tests the entity row renderers.

Namespace

Drupal\Tests\views\Kernel\Entity

Code

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

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