You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Julia (JIRA)" <ji...@apache.org> on 2015/02/17 18:35:12 UTC

[jira] [Updated] (REEF-161) Adding test cases for BindVolatileParameter for set

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

Julia updated REEF-161:
-----------------------
    Description: 
Currently we don't have test cases for BindVolatileParameter in Tang.Tests. Especially for the following two cases:
* For named parameter that is a ISet<Interface>. 
* To inject an interface, whose implementation has a named parameter that is a set of the same interface
This issue is to create test cases for above. 

PR #82 is for it: https://github.com/apache/incubator-reef/pull/82

  was:
Currently we don't have test cases for BindVolatileParameter in Tang.Tests. Especially for the following two cases:
* For named parameter that is a ISet<Interface>. 
* To inject an interface, whose implementation has a named parameter that is a set of the same interface
This issue is to create test cases for above. 


> Adding test cases for BindVolatileParameter for set
> ---------------------------------------------------
>
>                 Key: REEF-161
>                 URL: https://issues.apache.org/jira/browse/REEF-161
>             Project: REEF
>          Issue Type: Bug
>          Components: REEF-Tests
>            Reporter: Julia
>            Assignee: Julia
>
> Currently we don't have test cases for BindVolatileParameter in Tang.Tests. Especially for the following two cases:
> * For named parameter that is a ISet<Interface>. 
> * To inject an interface, whose implementation has a named parameter that is a set of the same interface
> This issue is to create test cases for above. 
> PR #82 is for it: https://github.com/apache/incubator-reef/pull/82



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