Re: Mojo testing framework

2006-09-12 Thread Vincent Siveton
Hi Stephane, Maybe have a look to javadoc plugin. HTH Cheers, Vincent 2006/9/12, Stephane Nicoll <[EMAIL PROTECTED]>: Anyone? On 9/4/06, Stephane Nicoll <[EMAIL PROTECTED]> wrote: > Hi, > > I am trying to write a complete test suite for the EAR plugin and I am > wondering if there is a docu

Re: Mojo testing framework

2006-09-12 Thread Stephane Nicoll
Anyone? On 9/4/06, Stephane Nicoll <[EMAIL PROTECTED]> wrote: Hi, I am trying to write a complete test suite for the EAR plugin and I am wondering if there is a documentation somewhere about available tools / techniques. My needs are the following: - Ability to define test projects with the a

Mojo testing framework

2006-09-04 Thread Stephane Nicoll
Hi, I am trying to write a complete test suite for the EAR plugin and I am wondering if there is a documentation somewhere about available tools / techniques. My needs are the following: - Ability to define test projects with the ability to execute the mojo and assert results - Dependencies man