]
Jakub Narloch updated ARQ-960:
------------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request:
Provide the way to specify the strategy on instantiting
AppllicationContext e.g. each test method or each test case
--------------------------------------------------------------------------------------------------------------------
Key: ARQ-960
URL:
https://issues.jboss.org/browse/ARQ-960
Project: Arquillian
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Extension - Spring
Reporter: Jakub Narloch
Assignee: Jakub Narloch
Fix For: spring_1.0.0.next
Currently the application context is being created once per test case and being destroyed
afterwards by ApplicationContextDestroyer. First but all it would be better to have the
application context created once per test case, but still in some situation it would be
good to be able to run each tests with completly new ApplicationContext. So altogether it
would be preferable to enable user the deicision on how the application context should be
handled by the extension.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: