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