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

  • ConnectExceptionTest
  • RequestExceptionTest
  • Overview
  • Namespace
  • Class
  • Download

Class RequestExceptionTest

PHPUnit\Framework\TestCase
Extended by GuzzleHttp\Tests\Event\RequestExceptionTest
Namespace: GuzzleHttp\Tests\Event
Covers: GuzzleHttp\Exception\RequestException
Located at tests/Exception/RequestExceptionTest.php
Methods summary
public
# testHasRequestAndResponse( )
public
# testCreatesGenerateException( )
public
# testCreatesClientErrorResponseException( )
public
# testCreatesServerErrorResponseException( )
public
# testCreatesGenericErrorResponseException( )
public
# dataPrintableResponses( )
public
# testCreatesExceptionWithPrintableBodySummary( $content )

Dataprovider

dataPrintableResponses
public
# testCreatesExceptionWithTruncatedSummary( )
public
# testExceptionMessageIgnoresEmptyBody( )
public
# testCreatesExceptionWithoutPrintableBody( )
public
# testHasStatusCodeAsExceptionCode( )
public
# testWrapsRequestExceptions( )
public
# testDoesNotWrapExistingRequestExceptions( )
public
# testCanProvideHandlerContext( )
public
# testObfuscateUrlWithUsername( )
public
# testObfuscateUrlWithUsernameAndPassword( )
MercadoLibre PHP SDK API documentation generated by ApiGen