Example #1
0
 public function testGetNewRegistrationIds()
 {
     $this->assertEquals(array(5 => 32), $this->response->getNewRegistrationIds());
 }