Merge branch 'NIFI-824'
Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/d94f7f0b Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/d94f7f0b Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/d94f7f0b Branch: refs/heads/master Commit: d94f7f0b5895688b2f872abe4f0baee7d7f13352 Parents: 28549c2 0410c1b Author: Mark Payne <[email protected]> Authored: Wed Aug 19 19:56:56 2015 -0400 Committer: Mark Payne <[email protected]> Committed: Wed Aug 19 19:56:56 2015 -0400 ---------------------------------------------------------------------- nifi-mock/pom.xml | 5 + .../apache/nifi/util/MockProcessContext.java | 9 +- .../java/org/apache/nifi/util/TestRunner.java | 4 +- .../nifi/util/TestMockProcessContext.java | 126 +++++++++++++++++++ 4 files changed, 140 insertions(+), 4 deletions(-) ----------------------------------------------------------------------
