You are here

protected static property WebformRestSubmissionTest::$testWebforms in Webform REST 8.2

Same name and namespace in other branches
  1. 4.x tests/src/Functional/WebformRestSubmissionTest.php \Drupal\Tests\webform_rest\Functional\WebformRestSubmissionTest::testWebforms

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/WebformRestSubmissionTest.php, line 35

Class

WebformRestSubmissionTest
Test the webform rest endpoints for submissions.

Namespace

Drupal\Tests\webform_rest\Functional

Code

protected static $testWebforms = [
  'webform_rest_test',
];