Search for assertText

  1. Search 7.x for assertText
  2. Search 9.5.x for assertText
  3. Search 8.9.x for assertText
  4. Search 11.x for assertText
  5. Other projects
Title Object type File name Summary
AssertContentTrait::assertText function core/tests/Drupal/KernelTests/AssertContentTrait.php Passes if the page (with HTML stripped) contains the text.
AssertContentTrait::assertTextHelper function core/tests/Drupal/KernelTests/AssertContentTrait.php Helper for assertText and assertNoText.
AssertContentTrait::assertTextPattern function core/tests/Drupal/KernelTests/AssertContentTrait.php Asserts that a Perl regex pattern is found in the plain-text content.
TextSummaryTest::assertTextSummary function core/modules/text/tests/src/Kernel/TextSummaryTest.php Calls text_summary() and asserts that the expected teaser is returned.

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