Inner classes are excluded by default, but now they can be included in the plugin configuration http://jira.codehaus.org/browse/SUREFIRE-19
On 1/23/06, Donszelmann, Mark <[EMAIL PROTECTED]> wrote: > Hi, > > I am running mvn 2.0.2 and SureFire 2.1.2. > > Regards > Mark > > > > -----Original Message----- > > From: Brett Porter [mailto:[EMAIL PROTECTED] > > Sent: Monday, January 23, 2006 9:55 AM > > To: Maven Developers List > > Subject: Re: [m2] Surefire plugin: Should anonymous inner > > classes be auto-excluded from testing > > > > Wasn't this changed in the more recent releases? > > > > Donszelmann, Mark wrote: > > > Hi > > > > > > should Anonymous Inner Classes (such as Listeners) not > > automatically > > > be excluded from the list of tested classes. > > > > > > Otherwise one runs into test-time errors such as: > > > > > > NoSuchMethodException: YourClass$1.<init>() > > > > > > Regards > > > Mark Donszelmann > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] For > > > additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] For > > additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
