PHP Class React\Promise\FunctionSomeTest

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

Méthodes publiques

Méthode Description
shouldCancelInputArrayPromises ( )
shouldCancelOtherPendingInputArrayPromisesIfEnoughPromisesFulfill ( )
shouldNotCancelOtherPendingInputArrayPromisesIfEnoughPromisesReject ( )
shouldRejectIfAnyInputPromiseRejectsBeforeDesiredNumberOfInputsAreResolved ( )
shouldRejectWithLengthExceptionWithEmptyInputArray ( )
shouldRejectWithLengthExceptionWithInputArrayContainingNotEnoughItems ( )
shouldResolvePromisesArray ( )
shouldResolveSparseArrayInput ( )
shouldResolveValuesArray ( )
shouldResolveWithEmptyArrayIfHowManyIsLessThanOne ( )

Method Details

shouldCancelInputArrayPromises() public méthode

shouldCancelOtherPendingInputArrayPromisesIfEnoughPromisesFulfill() public méthode

shouldNotCancelOtherPendingInputArrayPromisesIfEnoughPromisesReject() public méthode

shouldRejectIfAnyInputPromiseRejectsBeforeDesiredNumberOfInputsAreResolved() public méthode

shouldRejectWithLengthExceptionWithEmptyInputArray() public méthode

shouldRejectWithLengthExceptionWithInputArrayContainingNotEnoughItems() public méthode

shouldResolvePromisesArray() public méthode

shouldResolveSparseArrayInput() public méthode

shouldResolveValuesArray() public méthode

shouldResolveWithEmptyArrayIfHowManyIsLessThanOne() public méthode