From: <cle...@jb...> - 2005-05-03 22:49:19
|
I want to divide jrunit into some packages according to our features. I'm kind of out of creativity, and I want to make sure these package names make sense. We would have: org.jboss.jrunit: - server - for the server driven framework - decorators - for all the decorators - communication - for all the classes used for Jgroups purposes - MessageBus will be here - communication.data - serializable classes using for communication - exception - kind of obvious - all the exception classes (no changes here) - utility or extensions (don't know yet)- For JunitExtensions - I needed that before - classes like SerializableTest would be in this package Any thoughts? Clebert View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876349#3876349 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3876349 |