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)