10 calls to DrupalWebTestCase::assertLinkByHref() in Drupal 7
- BlockTestCase::testCustomBlock in modules/
block/ block.test  - Test creating custom block, moving it to a specific region and then deleting it.
 - FeedParserTestCase::testAtomSample in modules/
aggregator/ aggregator.test  - Tests a feed that uses the Atom format.
 - FeedParserTestCase::testRSS091Sample in modules/
aggregator/ aggregator.test  - Tests a feed that uses the RSS 0.91 format.
 - FilterAdminTestCase::testFormatAdmin in modules/
filter/ filter.test  - Tests the format administration functionality.
 - MenuUpgradePathTestCase::testMenuUpgrade in modules/
simpletest/ tests/ upgrade/ upgrade.menu.test  - Test a successful upgrade.
 - NodeAdminTestCase::testContentAdminPages in modules/
node/ node.test  - Tests content overview with different user permissions.
 - SearchExactTestCase::testExactQuery in modules/
search/ search.test  - Tests that the correct number of pager links are found for both keywords and phrases.
 - ShortcutLinksTestCase::testShortcutLinkChangePath in modules/
shortcut/ shortcut.test  - Tests that changing the path of a shortcut link works.
 - SystemAdminTestCase::testAdminPages in modules/
system/ system.test  - Tests output on administrative listing pages.
 - TranslationTestCase::testContentTranslation in modules/
translation/ translation.test  - Creates, modifies, and updates a basic page with a translation.