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

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

     [ https://issues.apache.org/jira/browse/IGNITE-10179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Ignatenko updated IGNITE-10179:
------------------------------------
    Issue Type: Task  (was: Sub-task)
        Parent:     (was: IGNITE-10173)

> 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: Task
>            Reporter: Oleg Ignatenko
>            Priority: Major
>
> 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)