drupalGet($url); $this->assertCacheContext('url.site'); $this->assertRaw($url->setAbsolute()->toString()); } }