Search for assertText

  1. Search 9.5.x for assertText
  2. Search 8.9.x for assertText
  3. Search 10.3.x for assertText
  4. Search 11.x for assertText
  5. Other projects
Title Object type File name Summary
DrupalWebTestCase::assertText function modules/simpletest/drupal_web_test_case.php Pass if the text IS found on the text version of the page. The text version
is the equivalent of what a user would see when viewing through a web browser.
In other words the HTML has been filtered out of the contents.
DrupalWebTestCase::assertTextHelper function modules/simpletest/drupal_web_test_case.php Helper for assertText and assertNoText.

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