Example #1
0
 /**
  * Tests Registry->getId().
  */
 public function testGetId()
 {
     $this->assertNull($this->registry->getId());
 }