function ImageStyleXmlCookieTest::testGet

Same name and namespace in other branches
  1. 9 core/modules/image/tests/src/Functional/Rest/ImageStyleXmlCookieTest.php \Drupal\Tests\image\Functional\Rest\ImageStyleXmlCookieTest::testGet()
  2. 8.9.x core/modules/image/tests/src/Functional/Rest/ImageStyleXmlCookieTest.php \Drupal\Tests\image\Functional\Rest\ImageStyleXmlCookieTest::testGet()
  3. 10 core/modules/image/tests/src/Functional/Rest/ImageStyleXmlCookieTest.php \Drupal\Tests\image\Functional\Rest\ImageStyleXmlCookieTest::testGet()

Overrides EntityResourceTestBase::testGet

File

core/modules/image/tests/src/Functional/Rest/ImageStyleXmlCookieTest.php, line 41

Class

ImageStyleXmlCookieTest
@group rest

Namespace

Drupal\Tests\image\Functional\Rest

Code

public function testGet() : void {
    // @todo Remove this method override in https://www.drupal.org/node/2905655
    $this->markTestSkipped();
}

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