Renaming it might be the easiest way to fix it:

http://maven.apache.org/plugins/maven-surefire-plugin/examples/inclusion-exclusion.html

Matt

On 9/21/07, Rob Hills <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I have written a utility class for my tests, that lives in my src/test/java 
> tree
> and which I've called TestUtility.java.
>
> My problem is, it contains no setup or tests of its own and it keeps failing 
> the
> tests with InitializationError s.
>
> Is there any way of indicating to AppFuse/Maven/JUnit that I don't want that
> class tested?
>
> Cheers,
> Rob Hills
> Waikiki, Western Australia
> Mobile +61 (412) 904-357
> Fax: +61 (8) 9529-2137
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to