badge = new Badge(); } public function testImgUrl() { $this->assertStringStartsWith(__PS_BASE_URI__, $this->badge->getBadgeImgUrl()); } }