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

  • AppendStreamTest
  • BadStream
  • BufferStreamTest
  • CachingStreamTest
  • DroppingStreamTest
  • ExtendedUriTest
  • FnStreamTest
  • FunctionsTest
  • HasToString
  • InflateStreamtest
  • LazyOpenStreamTest
  • LimitStreamTest
  • NoSeekStreamTest
  • PumpStreamTest
  • RequestTest
  • ResponseTest
  • ServerRequestTest
  • Str
  • StreamDecoratorTraitTest
  • StreamTest
  • StreamWrapperTest
  • UploadedFileTest
  • UriNormalizerTest
  • UriResolverTest
  • UriTest
  • Overview
  • Namespace
  • Class
  • Download

Class ServerRequestTest

PHPUnit_Framework_TestCase
Extended by GuzzleHttp\Tests\Psr7\ServerRequestTest
Namespace: GuzzleHttp\Tests\Psr7
Covers: GuzzleHttp\Psr7\ServerRequest
Located at tests/ServerRequestTest.php
Methods summary
public
# dataNormalizeFiles( )
public
# testNormalizeFiles( $files, $expected )

Dataprovider

dataNormalizeFiles
public
# testNormalizeFilesRaisesException( )
public
# dataGetUriFromGlobals( )
public
# testGetUriFromGlobals( $expected, $serverParams )

Dataprovider

dataGetUriFromGlobals
public
# testFromGlobals( )
public
# testUploadedFiles( )
public
# testServerParams( )
public
# testCookieParams( )
public
# testQueryParams( )
public
# testParsedBody( )
public
# testAttributes( )
public
# testNullAttribute( )
MercadoLibre PHP SDK API documentation generated by ApiGen