function ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersLinkToFile
Tests responsive image formatters on node display linked to the file.
File
- 
              core/modules/ responsive_image/ tests/ src/ Functional/ ResponsiveImageFieldDisplayTest.php, line 355 
Class
- ResponsiveImageFieldDisplayTest
- Tests responsive image display formatter.
Namespace
Drupal\Tests\responsive_image\FunctionalCode
public function testResponsiveImageFieldFormattersLinkToFile() {
  $this->addTestImageStyleMappings();
  $this->assertResponsiveImageFieldFormattersLink('file');
}Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
