PHP Class React\Promise\FunctionResolveTest

Inheritance: extends TestCase
Afficher le fichier Open project: reactphp/promise

Méthodes publiques

Méthode Description
returnsExtendePromiseForSimplePromise ( )
shouldRejectARejectedPromise ( )
shouldResolveACancellableThenable ( )
shouldResolveAFulfilledPromise ( )
shouldResolveAThenable ( )
shouldResolveAnImmediateValue ( )
shouldSupportDeepNestingInPromiseChains ( )
shouldSupportVeryDeepNestedPromises ( )

Method Details

returnsExtendePromiseForSimplePromise() public méthode

shouldRejectARejectedPromise() public méthode

shouldResolveACancellableThenable() public méthode

shouldResolveAFulfilledPromise() public méthode

shouldResolveAThenable() public méthode

shouldResolveAnImmediateValue() public méthode

shouldSupportDeepNestingInPromiseChains() public méthode

shouldSupportVeryDeepNestedPromises() public méthode