PHP 클래스 Happyr\LinkedIn\LinkedInTest

저자: Tobias Nyholm ([email protected])
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: happyr/linkedin-api-client

공개 메소드들

메소드 설명
testAccessTokenAccessors ( ) Test a call to getAccessToken when there is no token.
testApi ( )
testFormatAccessors ( )
testGeneratorAccessors ( )
testGetError ( )
testGetErrorWithMissingDescription ( )
testHasError ( )
testIsAuthenticated ( )
testLoginUrl ( )
testLoginUrlWithParameter ( )

메소드 상세

testAccessTokenAccessors() 공개 메소드

Test a call to getAccessToken when there is no token.

testApi() 공개 메소드

public testApi ( )

testFormatAccessors() 공개 메소드

public testFormatAccessors ( )

testGeneratorAccessors() 공개 메소드

testGetError() 공개 메소드

public testGetError ( )

testGetErrorWithMissingDescription() 공개 메소드

testHasError() 공개 메소드

public testHasError ( )

testIsAuthenticated() 공개 메소드

public testIsAuthenticated ( )

testLoginUrl() 공개 메소드

public testLoginUrl ( )

testLoginUrlWithParameter() 공개 메소드