You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2016/02/05 01:19:39 UTC

[jira] [Resolved] (REEF-1029) Migrate Org.Apache.REEF.Tests\Functional to xUnit

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

Markus Weimer resolved REEF-1029.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.14

Resolved via [#822|https://github.com/apache/reef/pull/822]

> Migrate Org.Apache.REEF.Tests\Functional to xUnit
> -------------------------------------------------
>
>                 Key: REEF-1029
>                 URL: https://issues.apache.org/jira/browse/REEF-1029
>             Project: REEF
>          Issue Type: Sub-task
>          Components: REEF.NET
>            Reporter: Mariia Mykhailova
>            Assignee: Mariia Mykhailova
>             Fix For: 0.14
>
>
> Attributes used are:
>  * {{Priority(0)}} => {{Trait("Priority", "0")}}
>  * {{TestCategory("Functional")}} => {{Trait("Category", "Functional")}}
>  * {{Ignore}} => {{Fact(Skip="reason")}}
>  * {{TestInitialize}} => parameterless constructor
>  * {{TestCleanup}} => http://xunit.github.io/docs/comparisons.html suggests {{IDisposable.Dispose}}
>  * {{Description}}
>  * {{DeploymentItem}}
>  * {{Timeout}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)