JTwitterListsTest::testIsMemberFailure
Tests the isListMember method - failure
Signature
public function testIsMemberFailure(mixed
$list,
mixed
$user,
mixed
$owner )
Parameters
-
$list
- Either an integer containing the list ID or a string containing the list slug.
-
$user
- Either an integer containing the user ID or a string containing the screen name of the user to remove.
-
$owner
- Either an integer containing the user ID or a string containing the screen name of the owner.
Returns
- void