Package com.google.web.bindery.event.shared.testing
-
Class Summary Class Description CountingEventBus Wraps anEventBus
to keep a count of registered handlers and how many times events have fired.RecordingEventBus Wraps anEventBus
implementation to keep track of fired events.