[ https://jira.codehaus.org/browse/SUREFIRE-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=358915#comment-358915 ]
Tibor Digana commented on SUREFIRE-1074: ---------------------------------------- Can you check it out with this runner and close this issue? https://github.com/junit-team/junit/blob/master/src/main/java/org/junit/experimental/runners/Enclosed.java > Should Surefire-api scan InnerClasses for Test Classes > ------------------------------------------------------ > > Key: SUREFIRE-1074 > URL: https://jira.codehaus.org/browse/SUREFIRE-1074 > Project: Maven Surefire > Issue Type: Bug > Affects Versions: 2.16 > Environment: mvn 3.0.5 > surefire-api (all versions) > Reporter: Martin Gainty > > org.apache.maven.surefire.suite.AbstractDirectoryTestSuite > processes the Directory for > /JasperApplication/target/classes/net/sf/jasperreports/virtualization > 4/09/2014 03:24 PM 2,225 > BaseSerializationTests$SerializationJob.class > //required inner protected static class SerializationJob class was scanned by > AbstractDirectoryTestSuite > 4/09/2014 03:24 PM 3,519 BaseSerializationTests.class > BaseSerializationTests.class Base Test class successfully scanned and > processed by surefire (surefire-api) > Should AbstractDirectoryTestSuite from surefire-api scan inner (Test) classes > for processing by Surefire? > Let me know > Thanks > Martin -- This message was sent by Atlassian JIRA (v6.1.6#6162)