7 calls to DrupalWebTestCase::buildXPathQuery()

BlockTestCase::moveBlockToRegion in drupal-7.x/modules/block/block.test
BlockTestCase::testBlock in drupal-7.x/modules/block/block.test
Test configuring and moving a module-define block to specific regions.
DrupalRenderTestCase::assertRenderedElement in drupal-7.x/modules/simpletest/tests/common.test
DrupalWebTestCase::constructFieldXpath in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Helper function: construct an XPath for the given set of attributes and value.
DrupalWebTestCase::xpath in drupal-7.x/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 drupal-7.x/modules/forum/forum.test
Tests forum functionality through the admin and user interfaces.
MenuWebTestCase::assertBreadcrumb in drupal-7.x/modules/simpletest/tests/menu.test
Assert that a given path shows certain breadcrumb links.