George Vagenas created ARQ-735:
----------------------------------
Summary: Problem with @Before - @After methods for in-container mode
Key: ARQ-735
URL:
https://issues.jboss.org/browse/ARQ-735
Project: Arquillian
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Base Implementation
Affects Versions: 1.0.0.CR7
Reporter: George Vagenas
Priority: Minor
Working with an unmanaged deployment and container in manualy mode. I notice that when
running on in-container test mode there is an problem with the @Before and @After
methods.
More specific for the first test in the suite, only the @Before method is being called
while the @After method is never get called. For the rest of the test cases, neither the
@Before nor the @After method is get called.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira