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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...