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

  • AggregateExceptionTest
  • CoroutineTest
  • EachPromiseTest
  • FunctionsTest
  • NotPromiseInstance
  • PromiseTest
  • RejectedPromiseTest
  • RejectionExceptionTest
  • Thennable
  • Thing1
  • Thing2
  • Overview
  • Namespace
  • Class
  • Download

Class CoroutineTest

PHPUnit_Framework_TestCase
Extended by GuzzleHttp\Promise\Tests\CoroutineTest
Namespace: GuzzleHttp\Promise\Tests
Located at tests/CoroutineTest.php
Methods summary
public
# testShouldProxyPromiseMethodsToResultPromise( string $method, array $args = [] )

Parameters

$method
$args

Dataprovider

promiseInterfaceMethodProvider
public
# promiseInterfaceMethodProvider( )
public
# testShouldCancelResultPromiseAndOutsideCurrentPromise( )
public
# testWaitShouldResolveChainedCoroutines( )
public
# testWaitShouldHandleIntermediateErrors( )
MercadoLibre PHP SDK API documentation generated by ApiGen