event-bus/event-bus-core/src
Kai S. K. Engelbart 74447dea59
Add nested dispatch test
The test performs a nested event dispatch then cancels the dispatch. If
Both operations are successful, the test is successful.

Currently, the test fails, but should be successful once the nested
dispatch bug is fixed.
2021-07-12 10:17:46 +02:00
..
main/java Pass errors caused during system event dispatch to caller 2021-07-07 22:06:07 +02:00
test/java/dev/kske/eventbus/core Add nested dispatch test 2021-07-12 10:17:46 +02:00