[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - JBM 2 and test framework
ataylor
do-not-reply at jboss.com
Thu Nov 8 05:04:34 EST 2007
The test framework needs re-writing for JBM2. The current is heavily reliant on using an mbean server and our current mbeans, obviously all this is changing and we wont need the current test service container.
Currently we start the server and only stop and restart it when the configuration changes, this means that the tests do not run in isolation. This is obviously because it takes too long to restart it every time, the tests would take for ever to complete. Since we'll be able to bootstrap the server standalone the start up time will be much quicker, maybe we need to review how we run our test suite.
Does anyone have any views?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102827#4102827
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4102827
More information about the jboss-dev-forums
mailing list