PDA

View Full Version : tESTING FRAmework



MmarcoM
Dec 11th, 2009, 01:06 PM
Hello
is therea specific testing framework for Spring Integration?

regards
marco

iwein
Dec 11th, 2009, 02:34 PM
We do have a test module that is building on Mockito and Hamcrest. It is not packaged yet, but you can check out the sources and build them yourself, or just copy them into your project.

If you have ideas on things that should go in there we'd love to hear!

dimo.velev
Dec 11th, 2009, 04:37 PM
Hi Marco,

I am using http://www.citrusframework.org/ which is not specifically aimed at spring integration but has proven itself in a couple of projects for testing eai applications.

Best regards,
Dimo

MmarcoM
Dec 15th, 2009, 08:33 AM
Hello
thanx for replies./... i'll have a look at both citrus fmw and spring integ test module..
will post back soon

regards
marco

MmarcoM
Jan 27th, 2010, 08:06 AM
Iwein
i downloaded spring-integ 2.0.0M2 and got sources but was unable to find any Tests..
could you kindly help?

regards
marco

dturanski
Jan 28th, 2010, 06:33 AM
try svn checkout