Searched refs:ThrowPromise (Results 1 – 4 of 4) sorted by relevance
25 class ThrowPromise implements PromiseInterface class
212 return $this->will(new Promise\ThrowPromise($exception));
55 * Allow `\Error` instances in `ThrowPromise` (thanks @jameshalsall)90 * Enhance exception for invalid argument to ThrowPromise (thanks @Tobion)
162 - `ThrowPromise` or `->willThrow($exception)` - causes the method to throw specific exception