On 11.08.2005, at 02:42, Chris Wall wrote:
It appears that Maven executes *Test.class classes. Is this documented?

I think that's JUnit's default behaviour.

Cheers,
-Ralph.


-----Original Message-----
From: Chris Wall
Sent: August 10, 2005 7:30 PM
To: users@maven.apache.org
Subject: [m2] How does m2 recognize junit tests to be executed?

Hey.

My compiled junit tests are not being executed.  How does Maven 2
determine which tests to execute?  I'm using the default
testSourceDirectory and testOutputDirectory settings ClassA contains a
method called testGetByLastName() has the following class hierarchy:

ClassA -> CustomBaseTest ->
AbstractDependencyInjectionSpringContextTests ->
AbstractSpringContextTests -> TestCase

Thanks.

-Chris


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

Reply via email to