PHP Class Happyr\LinkedIn\LinkedInTest

Author: Tobias Nyholm ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: happyr/linkedin-api-client

Public Methods

Method Description
testAccessTokenAccessors ( ) Test a call to getAccessToken when there is no token.
testApi ( )
testFormatAccessors ( )
testGeneratorAccessors ( )
testGetError ( )
testGetErrorWithMissingDescription ( )
testHasError ( )
testIsAuthenticated ( )
testLoginUrl ( )
testLoginUrlWithParameter ( )

Method Details

testAccessTokenAccessors() public method

Test a call to getAccessToken when there is no token.

testApi() public method

public testApi ( )

testFormatAccessors() public method

public testFormatAccessors ( )

testGeneratorAccessors() public method

testGetError() public method

public testGetError ( )

testGetErrorWithMissingDescription() public method

testHasError() public method

public testHasError ( )

testIsAuthenticated() public method

public testIsAuthenticated ( )

testLoginUrl() public method

public testLoginUrl ( )

testLoginUrlWithParameter() public method