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 StreamDecoratorTraitTest

PHPUnit_Framework_TestCase
Extended by GuzzleHttp\Tests\Psr7\StreamDecoratorTraitTest
Namespace: GuzzleHttp\Tests\Psr7
Covers: GuzzleHttp\Psr7\StreamDecoratorTrait
Located at tests/StreamDecoratorTraitTest.php
Methods summary
protected
# setUp( )
public
# testCatchesExceptionsWhenCastingToString( )
public
# testToString( )
public
# testHasSize( )
public
# testReads( )
public
# testCheckMethods( )
public
# testSeeksAndTells( )
public
# testGetsContents( )
public
# testCloses( )
public
# testDetaches( )
public
# testWrapsMetadata( )
public
# testWrapsWrites( )
public
# testThrowsWithInvalidGetter( )

Expectedexception

\UnexpectedValueException
public
# testThrowsWhenGetterNotImplemented( )

Expectedexception

\BadMethodCallException
MercadoLibre PHP SDK API documentation generated by ApiGen