JTwitterFriendsTest::testGetFriendshipDetailsFailure
Tests the getFriendshipDetails method - failure
Signature
public function testGetFriendshipDetailsFailure(mixed
$user_a,
mixed
$user_b )
Parameters
-
$user_a
- Either an integer containing the user ID or a string containing the screen name of the first user.
-
$user_b
- Either an integer containing the user ID or a string containing the screen name of the second user.
Returns
- void