]
Bartosz Majsak updated ARQ-2174:
--------------------------------
Status: Pull Request Sent (was: Open)
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: core
Reporter: Matous Jobanek
Assignee: Matous Jobanek
Fix For: 1.2.2.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).