You are here

7 calls to DrupalWebTestCase::buildXPathQuery() in Drupal 7

BlockTestCase::moveBlockToRegion in modules/block/block.test
BlockTestCase::testBlock in modules/block/block.test
Test configuring and moving a module-define block to specific regions.
DrupalRenderTestCase::assertRenderedElement in modules/simpletest/tests/common.test
DrupalWebTestCase::constructFieldXpath in modules/simpletest/drupal_web_test_case.php
Helper function: construct an XPath for the given set of attributes and value.
DrupalWebTestCase::xpath in modules/simpletest/drupal_web_test_case.php
Perform an xpath search on the contents of the internal browser. The search is relative to the root element (HTML tag normally) of the page.
ForumTestCase::testForum in modules/forum/forum.test
Tests forum functionality through the admin and user interfaces.
MenuWebTestCase::assertBreadcrumb in modules/simpletest/tests/menu.test
Assert that a given path shows certain breadcrumb links.