« Return to Thread: suggestion: package some test classes in a 'mock' jar?

suggestion: package some test classes in a 'mock' jar?

by bmargulies :: Rate this Message:

Reply to Author | View in Thread

I'm about to borrow AbstractCXFTest and a subclass or two to set up test
of my own service. It occurs to me that you all could package a jar file
with the contents of org.apache.cxf.test and the generally useful pieces
of AbstractAegisTest. Spring does something like this with the 'mock'
jar, no?

 « Return to Thread: suggestion: package some test classes in a 'mock' jar?