function ClaroPasswordConfirmWidgetTest::testFillConfirmOnly

Same name in other branches
  1. 9 core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroPasswordConfirmWidgetTest.php \Drupal\FunctionalJavascriptTests\Theme\ClaroPasswordConfirmWidgetTest::testFillConfirmOnly()
  2. 10 core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroPasswordConfirmWidgetTest.php \Drupal\FunctionalJavascriptTests\Theme\ClaroPasswordConfirmWidgetTest::testFillConfirmOnly()

Overrides PasswordConfirmWidgetTest::testFillConfirmOnly

File

core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroPasswordConfirmWidgetTest.php, line 39

Class

ClaroPasswordConfirmWidgetTest
Tests the password confirm widget with Claro theme.

Namespace

Drupal\FunctionalJavascriptTests\Theme

Code

public function testFillConfirmOnly() : void {
    // This test is not applicable to Claro because confirm field is hidden
    // until the password has been filled in the main field.
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.