Class cz.kramolis.reactor.temp.ReactorEventBusTest
simply tests Reactor EventBus.
Each test as JUnit test method. No assertions there, so sorry.
$ mvn test
- http://next.projectreactor.io/ - Reactor Next (2.1.0-SNAPSHOT)
- http://next.projectreactor.io/docs/api/ - Reactor Next Javadoc
- https://github.com/petrbouda/reactor-tests - another Reactor tests by @Petr Bouda.