You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
12 years ago
..
Composer/Test Wrapped the listener invocation a try/catch block that catches any 12 years ago
bootstrap.php Regroup bootstrapers 12 years ago
phpunit.xml.dist Add slow tests to slow group, excluded by default except for travis 12 years ago