PHP Класс React\Promise\PromiseTest

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

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

Метод Описание
getPromiseTestAdapter ( callable $canceller = null )
shouldFulfillIfFullfilledWithSimplePromise ( )
shouldRejectIfRejectedWithSimplePromise ( )
shouldRejectIfResolverThrowsException ( )

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

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

public getPromiseTestAdapter ( callable $canceller = null )
$canceller callable

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

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

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