[jboss-jira] [JBoss JIRA] (WFLY-5229) Run the Setup task teardown methods before @AfterClass

ehsavoie Hugonnet (JIRA) issues at jboss.org
Fri Aug 28 09:19:05 EDT 2015


ehsavoie Hugonnet created WFLY-5229:
---------------------------------------

             Summary: Run the Setup task teardown methods before @AfterClass
                 Key: WFLY-5229
                 URL: https://issues.jboss.org/browse/WFLY-5229
             Project: WildFly
          Issue Type: Enhancement
          Components: Test Suite
            Reporter: ehsavoie Hugonnet


In manualmode, if you do some model modification in a SetupTask you can't undo it in the teardown method as this happends after the whole test. By executing the teardown before the @AfterClass we can shutdown the server(s) in the @AfterClass



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list