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:41:00 UTC

[jira] [Created] (IGNITE-10174) migrate examples tests from Junit 3 to 4

Oleg Ignatenko created IGNITE-10174:
---------------------------------------

             Summary: migrate examples tests from Junit 3 to 4
                 Key: IGNITE-10174
                 URL: https://issues.apache.org/jira/browse/IGNITE-10174
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Oleg Ignatenko


If needed, refer parent task for more details.

This is first task because examples are most publicly visible, relativelly small and least risky part of unit tests in the project.
Steps: 1) create Junit-4 based twin of GridAbstractTest (and all needed subclasses), 2) declare GridAbstractTest deprecated with reference to use newer API instead 3) change unit tests in examples to use new API



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