[ 
https://issues.apache.org/jira/browse/SLING-4819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14733558#comment-14733558
 ] 

Konrad Windszus commented on SLING-4819:
----------------------------------------

For that we can either use 
http://junit.org/javadoc/latest/org/junit/AfterClass.html or we convert that 
class to a Rule (https://github.com/junit-team/junit/wiki/Rules). The latter 
though would not be backwards-compatible.

> Allow to automatically undeploy all deployed bundles after execution of ITs
> ---------------------------------------------------------------------------
>
>                 Key: SLING-4819
>                 URL: https://issues.apache.org/jira/browse/SLING-4819
>             Project: Sling
>          Issue Type: Improvement
>    Affects Versions: org.apache.sling.testing.tools 1.0.10
>            Reporter: Konrad Windszus
>
> Through the property {{sling.additional.bundle}} it is already possible to 
> deploy bundles before running integration tests derived from 
> {{SlingTestBase}}.
> It should also be supported to automatically undeploy those bundles after the 
> test has finished.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to