You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/WebformRestCompleteSubmissionTest.php, line 32

Class

WebformRestCompleteSubmissionTest
Test the webform rest endpoints for complete submissions.

Namespace

Drupal\Tests\webform_rest\Functional

Code

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