Yi Pan (Data Infrastructure) created SAMZA-1818:
---------------------------------------------------
Summary: TestRunner should consolidate all constructor to use
ApplicationBase 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)
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)