You are here

protected static property WebformVariantRandomizeJavaScriptTest::$testWebforms in Webform 8.5

Same name and namespace in other branches
  1. 6.x tests/src/FunctionalJavascript/Variant/WebformVariantRandomizeJavaScriptTest.php \Drupal\Tests\webform\FunctionalJavascript\Variant\WebformVariantRandomizeJavaScriptTest::testWebforms

Webforms to load.

Type: array

Overrides WebformWebDriverTestBase::$testWebforms

File

tests/src/FunctionalJavascript/Variant/WebformVariantRandomizeJavaScriptTest.php, line 20

Class

WebformVariantRandomizeJavaScriptTest
Tests for the webform variant randomize.

Namespace

Drupal\Tests\webform\FunctionalJavascript\Variant

Code

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