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

  • AbstractProviderTest
  • Fake
  • Generic
  • GenericProviderTest
  • Overview
  • Namespace
  • Class
  • Download

Class GenericProviderTest

PHPUnit\Framework\TestCase
Extended by League\OAuth2\Client\Test\Provider\GenericProviderTest
Namespace: League\OAuth2\Client\Test\Provider
Located at test/src/Provider/GenericProviderTest.php
Methods summary
public
# testRequiredOptions( )
public
# testConfigurableOptions( )
public
# testResourceOwnerDetails( )
public
# testCheckResponse( )
public
# testCheckResponseThrowsException( array $error, array $extraOptions = [] )

Parameters

$error
The error response to parse
$extraOptions
Any extra options to configure the generic provider with.

Dataprovider

checkResponseThrowsExceptionProvider

Expectedexception

League\Oauth2\Client\Provider\Exception\IdentityProviderException
public
# checkResponseThrowsExceptionProvider( )
MercadoLibre PHP SDK API documentation generated by ApiGen