PHP Class React\Promise\FulfilledPromiseTest

Inheritance: extends TestCase
Show file Open project: reactphp/promise

Public Methods

Method Description
getPromiseTestAdapter ( callable $canceller = null )
shouldThrowExceptionIfConstructedWithAPromise ( )

Method Details

getPromiseTestAdapter() public method

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

shouldThrowExceptionIfConstructedWithAPromise() public method