[
https://issues.apache.org/jira/browse/IGNITE-11411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806161#comment-16806161
]
Ivan Pavlukhin commented on IGNITE-11411:
-----------------------------------------
[~ivanan.fed], ticket IGNITE-11356 was about custom assumptions handling and
do not see why it prevents removing
{{beforeTestsStarted()/afterTestsStopped()}} methods. But of course we should
reason about it separately.
Current patch looks fine.
> 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
> Time Spent: 10m
> 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)