[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: New test structure
jmesnil
do-not-reply at jboss.com
Mon Dec 10 09:25:28 EST 2007
"timfox" wrote : 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?
+1
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111636#4111636
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111636
More information about the jboss-dev-forums
mailing list