[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - FilterChaingSupport

clebert.suconic@jboss.com do-not-reply at jboss.com
Mon Jun 23 20:17:37 EDT 2008


As I'm writing the test to MinaConnector, I got a little problem on testing the coverage of SSL. The class is using FilterchaingSupport which has a few static methods.

I'm changing that to an interface, (Under remoting.impl.mina, as it doesn't make sense outside of the remoting.impl package), so I'm able to replace the FilterChaingSupport by a mock a validate the behavior.


I won't commit that till tomorrow.. I just wanted to give a heads up case anyone was messing around MinaConnector.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160070#4160070

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160070



More information about the jboss-dev-forums mailing list