GitHub user sufyanharoon opened a pull request:
https://github.com/apache/sling/pull/10
SlING-3343 Sling-Junit-Core Method Name in Test selctor is not honoured
Now method name is honoured while executing tests from browser.
Method name is added as part of test execution path i n junit and
slingjunit servlets which was not getting included.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sufyanharoon/sling trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sling/pull/10.patch
----
commit 9475f6171400a7107f0e80d006fb31213a1e2fe0
Author: sufyanharoon <[email protected]>
Date: 2014-01-28T12:28:32Z
SlING-3343 Sling-Junit-Core Method Name in Test selctor is not honoured
Now method name is honoured while executing tests from browser.
Method name is added as part of test execution path i n junit and
slingjunit servlets which was not getting included.
----