protected static property WebformVariantRandomizeJavaScriptTest::$testWebforms in Webform 6.x
Same name and namespace in other branches
- 8.5 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\VariantCode
protected static $testWebforms = [
'test_variant_randomize',
];