PHP Класс React\Promise\FunctionSomeTest

Наследование: extends TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
shouldCancelInputArrayPromises ( )
shouldCancelOtherPendingInputArrayPromisesIfEnoughPromisesFulfill ( )
shouldNotCancelOtherPendingInputArrayPromisesIfEnoughPromisesReject ( )
shouldRejectIfAnyInputPromiseRejectsBeforeDesiredNumberOfInputsAreResolved ( )
shouldRejectWithLengthExceptionWithEmptyInputArray ( )
shouldRejectWithLengthExceptionWithInputArrayContainingNotEnoughItems ( )
shouldResolvePromisesArray ( )
shouldResolveSparseArrayInput ( )
shouldResolveValuesArray ( )
shouldResolveWithEmptyArrayIfHowManyIsLessThanOne ( )

Описание методов

shouldCancelInputArrayPromises() публичный Метод

shouldCancelOtherPendingInputArrayPromisesIfEnoughPromisesFulfill() публичный Метод

shouldNotCancelOtherPendingInputArrayPromisesIfEnoughPromisesReject() публичный Метод

shouldRejectIfAnyInputPromiseRejectsBeforeDesiredNumberOfInputsAreResolved() публичный Метод

shouldRejectWithLengthExceptionWithEmptyInputArray() публичный Метод

shouldRejectWithLengthExceptionWithInputArrayContainingNotEnoughItems() публичный Метод

shouldResolvePromisesArray() публичный Метод

shouldResolveSparseArrayInput() публичный Метод

shouldResolveValuesArray() публичный Метод

shouldResolveWithEmptyArrayIfHowManyIsLessThanOne() публичный Метод