You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Oleg Ignatenko (JIRA)" <ji...@apache.org> on 2018/11/07 16:47:00 UTC

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

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)