GitHub user cameronlee314 opened a pull request: https://github.com/apache/samza/pull/646
SAMZA-1874: Refactor SamzaContainer and TaskInstance unit tests to make shared context changes easier This replaces https://github.com/apache/samza/pull/638, I accidentally messed up that branch. You can merge this pull request into a Git repository by running: $ git pull https://github.com/cameronlee314/samza refactor_unit_tests_for_shared_context_new Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/646.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #646 ---- commit 10e6bf47ebf6913e685048e5bdd00d1f24696a20 Author: Cameron Lee <calee@...> Date: 2018-09-13T01:01:50Z SAMZA-1874: Refactor SamzaContainer and TaskInstance unit tests to make shared context changes easier commit 5d552996ac50d2a0b1dd5034a624d9417e74dc57 Author: Cameron Lee <calee@...> Date: 2018-09-18T17:39:41Z variable initialization to null in tests, rename testBasicProcess to testProcess ---- ---