Simon Podlipsky
|
07c070d795
|
Fix CS in tests
|
2018-10-05 10:47:57 +02:00 |
|
Simon Podlipsky
|
c4e06ba528
|
Use self:: in tests where appropriate
|
2018-09-19 20:50:32 +02:00 |
|
Simon Podlipsky
|
b02d25e62c
|
Fix CS in tests/Executor
|
2018-09-01 20:05:38 +02:00 |
|
Simon Podlipsky
|
715146cdd1
|
Add void return typehint to test methods
|
2018-08-31 14:41:18 +02:00 |
|
Simon Podlipsky
|
24b6b736b2
|
Upgrade PHPUnit
|
2018-07-29 19:01:39 +02:00 |
|
Adrien Crivelli
|
5cbaf973e1
|
Leverage PHPUnit setExpectedException() instead of custom code
Closes #219
|
2018-01-01 18:06:08 +09:00 |
|
Bernhard Schussek
|
e35b57601d
|
Fixed SyncPromiseAdapter::all() to not change the order of arrays
|
2017-02-23 11:45:13 +01:00 |
|
vladar
|
a165c3aaab
|
Shortened method names of PromiseAdapter
|
2016-12-04 15:53:23 +07:00 |
|
vladar
|
e97ca7f971
|
Execution: added SyncPromiseAdapter and made it default for Executor (+removed GenericPromiseAdapter)
|
2016-12-03 02:14:14 +07:00 |
|