Extends
lithium\test\UnitSource
public function testSources() {
$http = new Http($this->_testConfig);
$result = $http->sources();
}
public function testSources() {
$http = new Http($this->_testConfig);
$result = $http->sources();
}