tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

Please add the junit test cases

Open XI1062-abhisheksinghal opened this issue 7 years ago • 0 comments

It would be great if you could add some junit test cases for the custom stream processor as they are missing in the code . Currently , I am trying to write the unit test case for one of my custom processor code but its giving me error . Below is the error which I am facing :- Caused by: java.lang.IllegalStateException: fileRefsBaseDir has not been set

XI1062-abhisheksinghal avatar Jun 12 '18 09:06 XI1062-abhisheksinghal