It appears that Maven executes *Test.class classes. Is this documented? Thanks.
-----Original Message----- From: Chris Wall Sent: August 10, 2005 7:30 PM To: [email protected] 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]
