Ejemplo n.º 1
0
 /**
  * Tests Site->getId().
  */
 public function testGetId()
 {
     $this->assertNull($this->site->getId());
 }