[forge-issues] [JBoss JIRA] (FORGE-2459) ShellTest implementation should not be a singleton

George Gastaldi (JIRA) issues at jboss.org
Wed Aug 26 16:20:43 EDT 2015


George Gastaldi created FORGE-2459:
--------------------------------------

             Summary: ShellTest implementation should not be a singleton
                 Key: FORGE-2459
                 URL: https://issues.jboss.org/browse/FORGE-2459
             Project: Forge
          Issue Type: Enhancement
          Components: Test Harness
    Affects Versions: 2.18.0.Final
            Reporter: George Gastaldi
            Assignee: George Gastaldi
             Fix For: 2.18.1.Final


ShellTest shouldn't be a singleton, since the output impacts on individual tests in the same test class, therefore producing errors while running tests in different environments where the test order changes.

It should also be {{AutoCloseable}} to support releasing resources when needed.



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


More information about the forge-issues mailing list