You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by oignatenko <gi...@git.apache.org> on 2018/12/25 06:54:30 UTC

[GitHub] ignite pull request #5738: IGNITE-10775 migrate from JUnit 3 to 4 test suite...

GitHub user oignatenko opened a pull request:

    https://github.com/apache/ignite/pull/5738

    IGNITE-10775 migrate from JUnit 3 to 4 test suites of simple dynamic lists

    …lists that use addTestIfNeeded API
    
    - wip
    -- verified with diffs overview and rebuild

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-10775

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/5738.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5738
    
----
commit 6f2a025038d4c5bf7738a8fdd41828ae3bc90a14
Author: Oleg Ignatenko <oi...@...>
Date:   2018-12-25T06:52:58Z

    IGNITE-10775 migrate from JUnit 3 to 4 test suites of simple dynamic lists that use addTestIfNeeded API
    - wip
    -- verified with diffs overview and rebuild

----


---