[
https://issues.apache.org/jira/browse/SSHD-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16529098#comment-16529098
]
Goldstein Lyor edited comment on SSHD-809 at 7/2/18 5:51 AM:
-------------------------------------------------------------
Need to wait until
* [No need to qualify _assertXXX_
calls|https://github.com/junit-team/junit5/issues/1484]
* [Class level parameterized tests
configuration|https://github.com/junit-team/junit5/issues/878]
* [Provide mechanism to order the sequence of
tests|https://github.com/junit-team/junit5/issues/13]
was (Author: lgoldstein):
Need to wait until
* [No need to qualify _assertXXX_
calls|https://github.com/junit-team/junit5/issues/1484]
* [Class level parameterized tests
configuration|https://github.com/junit-team/junit5/issues/878]
> 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
> Priority: Major
> Labels: frameworks, junit5, unit-test, upgrade
>
> See if it is easy to maintain backward compatibility - especially
> * _getCurrentTestName()_
> * {{@RunWith(JUnit4SingleInstanceClassRunner.class)}}
> *
> {{@UseParametersRunnerFactory(JUnit4ClassRunnerWithParametersFactory.class)}}
> * {{@Category(\{ NoIoTestCase.class })}}
> * Method (class (?)) order control
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)