Tibor Digana created SUREFIRE-1148: -------------------------------------- Summary: JUnit Method Filter (**/Class#method) should use same syntax as "test" parameter Key: SUREFIRE-1148 URL: https://jira.codehaus.org/browse/SUREFIRE-1148 Project: Maven Surefire Issue Type: Bug Components: Maven Failsafe Plugin, Maven Surefire Plugin Affects Versions: 2.19 Reporter: Tibor Digana
The method filter http://maven.apache.org/surefire/maven-surefire-plugin/examples/single-test.html#Running_a_Set_of_Methods_in_a_Single_Test_Class should keep using the same syntax as for the "test" parameter http://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#test Something like this -Dtest=foo/MyTest#testMethod -- This message was sent by Atlassian JIRA (v6.1.6#6162)