You are here

public function FileUploadTest::testCollection in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/jsonapi/tests/src/Functional/FileUploadTest.php \Drupal\Tests\jsonapi\Functional\FileUploadTest::testCollection()

@requires module irrelevant_for_this_test

Overrides ResourceTestBase::testCollection

File

core/modules/jsonapi/tests/src/Functional/FileUploadTest.php, line 179

Class

FileUploadTest
Tests binary data file upload route.

Namespace

Drupal\Tests\jsonapi\Functional

Code

public function testCollection() {
}