Exemple #1
0
 public function testEntities()
 {
     $http = new Http($this->_testConfig);
     $result = $http->entities();
 }