You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2015/06/01 15:04:18 UTC

[jira] [Resolved] (SSHD-481) Avoid (re-)creation of bogus test class instances

     [ 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)