createUri('https://cakephp.org'); $this->assertInstanceOf(Uri::class, $uri); } }