]
Aslak Knutsen resolved ARQ-1911.
--------------------------------
Resolution: Done
pushed upstream
EventRecorder should support recording active Thread
----------------------------------------------------
Key: ARQ-1911
URL:
https://issues.jboss.org/browse/ARQ-1911
Project: Arquillian
Issue Type: Enhancement
Components: Base Implementation
Affects Versions: 1.1.6.Final
Reporter: Aslak Knutsen
Assignee: Aslak Knutsen
Fix For: 1.1.7.Final
Arquillian Core test suite should allow to record which Thread an event occurred on. This
to help prove Observers using the ExecutorService actually are multi threading.