JOAuth1ClientTest::testAuthenticate
Tests the authenticate method
Signature
public function testAuthenticate(array
$token,
boolean
$fail,
string
$versionĀ )
Parameters
-
$token
- The passed token.
-
$fail
- Mark if should fail or not.
-
$version
- Specify oauth version 1.0 or 1.0a.
Returns
- void