コード例 #1
0
ファイル: HostTest.php プロジェクト: rk4an/centreon
 public function getRelations()
 {
     $this->assertEquals(array(), Host::getRelations());
 }