[ 
https://issues.apache.org/jira/browse/APEXMALHAR-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447482#comment-15447482
 ] 

Sandesh commented on APEXMALHAR-2207:
-------------------------------------

StramLocalCluster internally calls

    cloneLogicalPlan(dag); ( StramLocalCluster.java line:280 )

We can add extra check to compare the output of that call to original DAG, this 
will eliminate boilerplate tests.

Also, cloneDAG, uses Java serialization, so it won't test run time 
Serialization issues that Kryo might face.

> JsonFormatterTest application test should check for presence of expected 
> results
> --------------------------------------------------------------------------------
>
>                 Key: APEXMALHAR-2207
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2207
>             Project: Apache Apex Malhar
>          Issue Type: Bug
>            Reporter: Yogi Devendra
>            Assignee: shubham pathak
>            Priority: Minor
>
> Implement proper assertions and test termination. Remove all console outputs 
> and console stream manipulation.



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

Reply via email to