You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Sanil Jain (JIRA)" <ji...@apache.org> on 2018/10/02 01:53:00 UTC

[jira] [Closed] (SAMZA-1818) TestRunner should consolidate all constructor to use SamzaApplication and config

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

Sanil Jain closed SAMZA-1818.
-----------------------------

> TestRunner should consolidate all constructor to use SamzaApplication and config
> --------------------------------------------------------------------------------
>
>                 Key: SAMZA-1818
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1818
>             Project: Samza
>          Issue Type: Improvement
>         Environment: This would depend on SAMZA-1789
>            Reporter: Yi Pan (Data Infrastructure)
>            Assignee: Sanil Jain
>            Priority: Major
>             Fix For: 1.0
>
>
> Instead of having TestRunner.of(taskClass), we should use:
> {code}
> TestRunner.of(userApp);
> {code}



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