]
Bartosz Majsak updated ARQ-2174:
--------------------------------
Fix Version/s: 1.3.0.Final
(was: 1.2.2.Final)
Provide a way of observing Arqullian events within a test class
---------------------------------------------------------------
Key: ARQ-2174
URL:
https://issues.jboss.org/browse/ARQ-2174
Project: Arquillian
Issue Type: Enhancement
Components: Base Implementation
Reporter: Matous Jobanek
Assignee: Matous Jobanek
Fix For: 1.3.0.Final
Provide some way to observe Arquillian events from the test class or some external class
defined by an annotation (eg. {{Observer}}). This observer should be related only to the
specific test class and should behave as any other Arquillian observer (supporting
injection).