예제 #1
0
파일: HostTest.php 프로젝트: rk4an/centreon
 public function getRelations()
 {
     $this->assertEquals(array(), Host::getRelations());
 }