Search for assertText
- Search 9.5.x for assertText
- Search 8.9.x for assertText
- Search 10.3.x for assertText
- Search 11.x for assertText
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DrupalWebTestCase::assertText | function | modules/ |
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/ |
Helper for assertText and assertNoText. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.