def test_url(self): """ Test to see if the url exists """ self.assertEqual(portal.url(), 'http://nohost/plone')
def test_url(self): self.assertEqual(portal.url(), 'http://nohost/plone')