7 calls to WebAssert::buildStatusMessageSelector()
- JSWebAssert::buildJavascriptStatusMessageSelector in core/
tests/ Drupal/ FunctionalJavascriptTests/ JSWebAssert.php - Builds a xpath selector for a message with given type and text.
- JSWebAssert::statusMessageContains in core/
tests/ Drupal/ FunctionalJavascriptTests/ JSWebAssert.php - Asserts that a status message containing a given string exists.
- JSWebAssert::statusMessageNotContains in core/
tests/ Drupal/ FunctionalJavascriptTests/ JSWebAssert.php - Asserts that a status message containing a given string does not exist.
- WebAssert::statusMessageContains in core/
tests/ Drupal/ Tests/ WebAssert.php - Asserts that a status message containing a given string exists.
- WebAssert::statusMessageExists in core/
tests/ Drupal/ Tests/ WebAssert.php - Asserts that a status message exists.
- WebAssert::statusMessageNotContains in core/
tests/ Drupal/ Tests/ WebAssert.php - Asserts that a status message containing a given string does not exist.
- WebAssert::statusMessageNotExists in core/
tests/ Drupal/ Tests/ WebAssert.php - Asserts that a status message does not exist.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.