JTwitterPlacesTest::testSearchFailure
Tests the search method - failure
Signature
public function testSearchFailure(float
$lat,
float
$long,
string
$query,
string
$ipĀ )
Parameters
-
$lat
- The latitude to search around.
-
$long
- The longitude to search around.
-
$query
- Free-form text to match against while executing a geo-based query, best suited for finding nearby locations by name.
-
$ip
- An IP address.
Returns
- void