Closed dshvedchenko closed 9 years ago
Yes, you can change it !!
Can you please also add new tests to cover cancel
?
I'm weak with this this test-mockup framework.
@FabioBatSilva But if possible , can you merge only lost port settings commit ???
@dshvedchenko Done !
add handling Transformation Cancel
also I want to discuss BaseProcessor shutdown method, there we have to check that channel or connection are not closed before invoke close method, but TestCase assumed that we have always invoke close(). how can I modify testcase to fix this? , help me ,please