[
https://issues.apache.org/jira/browse/SSHD-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Goldstein Lyor resolved SSHD-481.
---------------------------------
Resolution: Fixed
> Avoid (re-)creation of bogus test class instances
> -------------------------------------------------
>
> Key: SSHD-481
> URL: https://issues.apache.org/jira/browse/SSHD-481
> Project: MINA SSHD
> Issue Type: Improvement
> Affects Versions: 1.0.0
> Reporter: Goldstein Lyor
> Assignee: Goldstein Lyor
> Fix For: 1.0.0
>
>
> The current tests (re-)create many new "bogus" class instances - e.g.,
> password/public-key authenticators, etc. - not to mention _KeyPair_(s) -
> which is time consuming. We should use cached or static singleton instances
> for such instances.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)