1
0
Fork 0
composer/tests
Andrea Turso f626ccbcee Wrapped the listener invocation a try/catch block that catches any
exception and throws a \RuntimeException.
Added a test case for the EventDispatcher.

Note:
In order to test the doDispatch method I had to use a stub EventDispatcher
with a getListeners that returned a preconfigured array. IMHO there should
be a way to inject the listeners into the EventDispatcher.
2012-05-15 21:25:18 +01:00
..
Composer/Test Wrapped the listener invocation a try/catch block that catches any 2012-05-15 21:25:18 +01:00
bootstrap.php Regroup bootstrapers 2012-03-15 13:14:02 +01:00
phpunit.xml.dist Add slow tests to slow group, excluded by default except for travis 2012-05-06 15:10:13 +02:00