[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: New test structure

timfox do-not-reply at jboss.com
Mon Dec 10 09:22:52 EST 2007


Yes, I think your suggestion is sound for most unit tests / concurrent tests / timing tests.

However some tests don't fit into this since they're not specific to a particular package, e.g. stress tests or some integration tests which may use many classes, so there is no natural home w.r.t package name.

In those cases we could just use a package like:

org.jboss.messaging.test.stress.blah

org.jboss.messaging.test.integration.blah

wdyt?

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

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



More information about the jboss-dev-forums mailing list