reciever = new Reciever(); } public function testConstructor():void { $this->assertEquals(Collection::class, $this->reciever->getAllRecievers()); } }