[jira] [Created] (IGNITE-11411) Remove tearDown, setUp from GridAbstractTest

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-11411) Remove tearDown, setUp from GridAbstractTest

Anton Vinogradov (Jira)
Ivan Fedotov created IGNITE-11411:
-------------------------------------

             Summary: Remove tearDown, setUp from GridAbstractTest
                 Key: IGNITE-11411
                 URL: https://issues.apache.org/jira/browse/IGNITE-11411
             Project: Ignite
          Issue Type: Improvement
            Reporter: Ivan Fedotov
            Assignee: Ivan Fedotov


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)