[jira] [Created] (IGNITE-10179) Change new tests root to use @BeforeClass and @AfterClass instead of isFirstTest() and isLastTest()

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

[jira] [Created] (IGNITE-10179) Change new tests root to use @BeforeClass and @AfterClass instead of isFirstTest() and isLastTest()

Anton Vinogradov (Jira)
Oleg Ignatenko created IGNITE-10179:
---------------------------------------

             Summary: Change new tests root to use @BeforeClass and @AfterClass instead of isFirstTest() and isLastTest()
                 Key: IGNITE-10179
                 URL: https://issues.apache.org/jira/browse/IGNITE-10179
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Oleg Ignatenko


If needed, refer parent task for more details.

isFirstTest() and isLastTest() homebrew methods seem to be in GridAbstractTest only because Junit 3 lacked necessary functionality; after migration to Junit 4 these would better changed to use standard API of this framework.



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