[
https://issues.apache.org/jira/browse/SLING-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
rohit updated SLING-3343:
-------------------------
Attachment: SLING-3343.patch
As a fix, added method name to post path in order to invoke only selected test
method. Attaching patch.
> Sling-Junit-Core Method Name in Test selector is not honoured
> -------------------------------------------------------------
>
> Key: SLING-3343
> URL: https://issues.apache.org/jira/browse/SLING-3343
> Project: Sling
> Issue Type: Bug
> Components: Testing
> Affects Versions: org.apache.sling.testing.tools 1.0.6
> Reporter: Sufyan Haroon
> Labels: bug
> Fix For: org.apache.sling.testing.tools 1.0.8
>
> Attachments: SLING-3343.patch
>
>
> When using method name in test selection in browser, method name is not
> honoured.
> For Example,
> When hitting url like,
> <server:port>/system/sling/junit/com.demo.test.demoTest/methodName.html
> and executing the test, all the tests in the class demoTest are execute
> instead of just executing the test methodName.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)