data['base'] = 'http://a/'; $this->data['relative'] = '/b'; } function expected() { $this->expected = 'http://a/b'; } } ?>