Overview

Namespaces

  • Docta
    • MercadoLibre
      • Exception
      • OAuth2
        • Client
          • Test
  • GuzzleHttp
    • Cookie
    • Exception
    • Handler
    • Promise
      • Test
      • Tests
    • Psr7
    • Test
      • Handler
    • Tests
      • CookieJar
      • Event
      • Exception
      • Handler
      • Promise
      • Psr7
  • League
    • OAuth2
      • Client
        • Grant
          • Exception
        • Provider
          • Exception
        • Test
          • Grant
          • Provider
            • Exception
            • Fake
          • Token
          • Tool
        • Token
        • Tool
  • None
  • Psr
    • Http
      • Message

Classes

  • AuthorizationCodeTest
  • ClientCredentialsTest
  • Fake
  • GrantFactoryTest
  • GrantTestCase
  • PasswordTest
  • RefreshTokenTest
  • Overview
  • Namespace
  • Class
  • Download

Class RefreshTokenTest

PHPUnit\Framework\TestCase
Extended by League\OAuth2\Client\Test\Grant\GrantTestCase
Extended by League\OAuth2\Client\Test\Grant\RefreshTokenTest
Namespace: League\OAuth2\Client\Test\Grant
Located at test/src/Grant/RefreshTokenTest.php
Methods summary
public array
# providerGetAccessToken( )

Data provider for access token tests.

Data provider for access token tests.

Returns

array
protected Closure
# getParamExpectation( )

Callback to test access token request parameters.

Callback to test access token request parameters.

Returns

Closure
public
# testToString( )

Test that the grant's __toString method.

Test that the grant's __toString method.

public
# testInvalidRefreshToken( )

Expectedexception

\BadMethodCallException
Methods inherited from League\OAuth2\Client\Test\Grant\GrantTestCase
setUp(), testGetAccessToken()
Properties inherited from League\OAuth2\Client\Test\Grant\GrantTestCase
$provider
MercadoLibre PHP SDK API documentation generated by ApiGen