JUnit47 provider does not take into account the test method specified on the
command line or the .pom
-----------------------------------------------------------------------------------------------------
Key: SUREFIRE-796
URL: https://jira.codehaus.org/browse/SUREFIRE-796
Project: Maven Surefire
Issue Type: Bug
Components: Junit 4.7+ (parallel) support
Affects Versions: 2.10
Environment: all
Reporter: nkeywal
On 2.10 or 2.11 trunk, the command
{noformat}
mvn test -Dtest=myClass#myMethod
{noformat}
Works well with JUnit4 provider. When it's JUnit47, all the class methods are
executed.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira