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 2018/03/12 08:53:00 UTC

[jira] [Created] (SSHD-809) Upgrade used unit tests version to jUnit 5

Goldstein Lyor created SSHD-809:
-----------------------------------

             Summary: Upgrade used unit tests version to jUnit 5
                 Key: SSHD-809
                 URL: https://issues.apache.org/jira/browse/SSHD-809
             Project: MINA SSHD
          Issue Type: Improvement
    Affects Versions: 1.7.0
            Reporter: Goldstein Lyor


See if it is easy to maintain backward compatibility - especially

* _getCurrentTestName()_
* {{@RunWith(JUnit4SingleInstanceClassRunner.class)}}
* {{@UseParametersRunnerFactory(JUnit4ClassRunnerWithParametersFactory.class)}}
* {{@Category(\{ NoIoTestCase.class \})}}
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)