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)