By mitchp
via java.dzone.com
Published: Dec 14 2012 / 07:55
In continuation of my earlier blog Spring Integration FakeFtpServer example in this example I will show how to test Spring Integration flow using Mock SftpServer. There a are few good writeups on the net including the Stackoverflow writeup, Using Apache Mina as a Mock/In Memory SFTP Server for Unit Testing. The code for this blog is @ Spring Integration flow to test Ftp/Sftp server.
Add your comment