0 Replies Latest reply on Apr 14, 2008 5:24 AM by ataylor

    repackaging tests

    ataylor

      I'm looking at repackaging the unit tests to make it simpler and easier to locate specific types of tests.

      Instead of say having:

      org.jboss.messaging.core.deployers.impl.test.unit

      it would be
      org.jboss.messaging.tests.unit.core.deployers

      This means there would be 3 different packages as follows
      org.jboss.messaging.tests.unit
      org.jboss.messaging.tests.integration
      org.jboss.messaging.tests.stress
      


      Any view/comments on this let me know!