Jim
Cases are coming up where it would be useful to be able to share mock
objects or convenience classes between unit tests in different
projects, e.g. o.a.t.core and o.a.t.container.java. Do people feel it
is appropriate to allow references in the Maven project files between
unit test directories or should we move the mock classes elsewhere,
such as under .../java?
- Java runtime unit test infrastructure between projects Jim Marino
