Goldstein Lyor created SSHD-467:
-----------------------------------

             Summary: Close test resources as soon as possible using 
try-finally and try-with-resource
                 Key: SSHD-467
                 URL: https://issues.apache.org/jira/browse/SSHD-467
             Project: MINA SSHD
          Issue Type: Improvement
    Affects Versions: 1.0.0
            Reporter: Goldstein Lyor
            Assignee: Goldstein Lyor
             Fix For: 1.0.0


Go over the code in the unit tests and try to close resources (files, sockets, 
channels) as soon as they are not needed - do not rely only on 
_setUp/tearDown_. This makes the tests more robust.



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

Reply via email to