Ejemplo n.º 1
0
 public function testGetPrimaryKey()
 {
     $this->assertEquals('domain_id', Domain::getPrimaryKey());
 }