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/03/07 00:43:00 UTC

[jira] [Created] (SAMZA-1602) Samza-Test: Moving StreamAssert from src/test to src/mail

Sanil Jain created SAMZA-1602:
---------------------------------

             Summary: Samza-Test: Moving StreamAssert from src/test to src/mail
                 Key: SAMZA-1602
                 URL: https://issues.apache.org/jira/browse/SAMZA-1602
             Project: Samza
          Issue Type: Task
            Reporter: Sanil Jain


* StreamAssert.java is currently placed under samza-test/src/test/java/org.apache.samza.test.util, but it is actually not a util file and the location is not intuitive
* Moving StreamAssert.java to samza-test/src/MAIN/java/org.apache.samza.test.framework
* Updating relevant gradle configuration to make this change viable 



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