Source

						public function testDescribe() {
		$http = new Http($this->_testConfig);
		$result = $http->describe(null, array());
	}