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 2017/10/24 22:58:00 UTC

[jira] [Resolved] (REEF-1898) Add mocked REEF interfaces to improve unit testing of REEF applications

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

Markus Weimer resolved REEF-1898.
---------------------------------
       Resolution: Implemented
    Fix Version/s: 0.17

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

> Add mocked REEF interfaces to improve unit testing of REEF applications
> -----------------------------------------------------------------------
>
>                 Key: REEF-1898
>                 URL: https://issues.apache.org/jira/browse/REEF-1898
>             Project: REEF
>          Issue Type: Test
>            Reporter: Sean Po
>            Assignee: Tyson Condie
>            Priority: Minor
>             Fix For: 0.17
>
>
> Currently using REEF, applications can be tested without external setup by using the local runtime. However, this method gives no visibility into Task / Evaluator failures, and successes; the local runtime mocks out components on the Container level. In order to write tests with deeper coverage, a REEF layer needs to be mocked out with hooks provided to control Task / Evaluator flow.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)