7 calls to AssertContentTrait::getTextContent()
- AssertContentTrait::assertTextHelper in core/
tests/ Drupal/ KernelTests/ AssertContentTrait.php - Helper for assertText and assertNoText.
- AssertContentTrait::assertTextPattern in core/
tests/ Drupal/ KernelTests/ AssertContentTrait.php - Asserts that a Perl regex pattern is found in the plain-text content.
- AssertContentTrait::assertUniqueTextHelper in core/
tests/ Drupal/ KernelTests/ AssertContentTrait.php - Helper for assertUniqueText and assertNoUniqueText.
- AssertContentTraitTest::testGetTextContent in core/
tests/ Drupal/ Tests/ Core/ Test/ AssertContentTraitTest.php - Tests get text content.
- HelpPageOrderTest::testHelp in core/
modules/ help/ tests/ src/ Kernel/ HelpPageOrderTest.php - Tests the order of the help page.
- HelpTest::testHelp in core/
modules/ help/ tests/ src/ Kernel/ HelpTest.php - Logs in users, tests help pages.
- HelpTopicTest::testHelp in core/
modules/ help/ tests/ src/ Kernel/ HelpTopicTest.php - Tests the main help page and individual pages for topics.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.