On Wed, Apr 22, 2009 at 4:29 PM, Pete Muir
<pmuir@redhat.com> wrote:
On 22 Apr 2009, at 22:04, Dan Allen wrote:
Now for my next question. How do we test the examples? Are we to port/use SeamTest or something you have cooked up in Web Beans? I have no problem studying, I just don't want to waste time so perhaps you can just point me in the right direction.
Good question. In Web Beans we are using the test-harness I wrote that allows both incontainer and unit testing of the same test, by declaratively declaring how the test is deployed. This has the advantage of actually running in a real container, and until JBoss Embedded is done, I think it is the way forward...
Great. I'm excited to get a chance to put your test-harness in practice. I'll try not to bug you too much about it. There are certainly plenty of examples to reference.
-Dan