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 GrantFactoryTest

PHPUnit\Framework\TestCase
Extended by League\OAuth2\Client\Test\Grant\GrantFactoryTest
Namespace: League\OAuth2\Client\Test\Grant
Located at test/src/Grant/GrantFactoryTest.php
Methods summary
protected
# setUp( )
public
# testGetGrantDefaults( $name )

Dataprovider

providerGetGrantDefaults
public
# providerGetGrantDefaults( )
public
# testGetInvalidGrantFails( )

Expectedexception

League\OAuth2\Client\Grant\Exception\InvalidGrantException
public
# testSetGrantReplaceDefault( )
public
# testSetGrantCustom( )
public
# testIsGrant( )
public
# testCheckGrant( )
public
# testCheckGrantInvalidFails( )

Expectedexception

League\OAuth2\Client\Grant\Exception\InvalidGrantException
Properties summary
protected League\OAuth2\Client\Grant\AbstractGrant $factory
#
MercadoLibre PHP SDK API documentation generated by ApiGen