On Wed, May 6, 2009 at 11:52 AM, Dan Allen
<dan.j.allen@gmail.com> wrote:
Speaking of Shale, I really dislike the idea of one huge factory. I much prefer builders if you need to assemble an aggregate object....for instance, if you need FacesContext with ExternalContext mocked out. And you don't often need everything setup anyway. It depends on the test.
As for the injection, we can think about tying that into the @Artifact framework from the JBoss test harness (created for Web Beans Pete and co)
I should say "extending" not tying.
-Dan