JTwitterListsTest::testIsMember
Tests the isListMember method
Signature
public function testIsMember(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