[ 
https://issues.apache.org/jira/browse/IGNITE-11413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16807834#comment-16807834
 ] 

Ivan Fedotov commented on IGNITE-11413:
---------------------------------------

[~Pavlukhin], yes, except of those fact that {{setUp}} and {{tearDown}} methods 
locate in {{runTest}}. 
 Do you think that making them out of {{runTest}}, directly in {{runRule}} will 
make code more understandable?

> Remove beforeTestsStarted, afterTestsStarted from JUnit3TestLegacySupport
> -------------------------------------------------------------------------
>
>                 Key: IGNITE-11413
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11413
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Ivan Fedotov
>            Assignee: Ivan Fedotov
>            Priority: Major
>              Labels: iep-30
>
> beforeTestsStarted and afterTestsStarted methods are deprecated in context of 
> JUnit4 functional. The 4th version provides @BeforeClass, @AfterClass 
> annotations for such purposes. Methods must be moved in corresponded classes 
> and marked by annotations.
> It could require changes in start/stop nodes process because methods under  
> @BeforeClass, @AfterClass annotations must be static.



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

Reply via email to