JLinkedinOAuthTest::testVerifyCredentials
Tests the verifyCredentials method
Signature
public function testVerifyCredentials(integer
$code,
string
$body,
boolean
$expected )
Parameters
-
$code
- The return code.
-
$body
- The JSON string.
-
$expected
- Expected return value.
Returns
- void