You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2019/04/10 13:10:00 UTC

[jira] [Updated] (IGNITE-11411) Remove tearDown, setUp from JUnit3TestLegacySupport

     [ https://issues.apache.org/jira/browse/IGNITE-11411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Mashenkov updated IGNITE-11411:
--------------------------------------
    Fix Version/s: 2.8

> Remove tearDown, setUp from JUnit3TestLegacySupport
> ---------------------------------------------------
>
>                 Key: IGNITE-11411
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11411
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Ivan Fedotov
>            Assignee: Ivan Fedotov
>            Priority: Major
>              Labels: iep-30
>             Fix For: 2.8
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> TearDown and setUp methods are deprecated for JUnit 4+ version. It is necessary to replace them with appropriate methods, marked by @Before and @After annotations.



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