crawl('http://jhodges.co.uk'); print_r($sitemap); return $sitemap; } /** * @depends testCrawl */ public function testBrokenLinks($sitemap){ } }