[
https://issues.apache.org/jira/browse/SLING-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Federico Paparoni updated SLING-1697:
-------------------------------------
Attachment: HttpTestBase.java.patch
I don't know if it's the behaviour you want, but using this patch you have
logged every setUp() of classes that extend HttpTestBase having an output like
this:
Running test: class
org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateUserTest
Running test: class
org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateUserTest
Running test: class
org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateUserTest
Running test: class
org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateUserTest
Running test: class
org.apache.sling.launchpad.webapp.integrationtest.HttpPingTest
Running test: class
org.apache.sling.launchpad.webapp.integrationtest.HttpPingTest
Running test: class
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtDeleteTest
Running test: class
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtDeleteTest
Running test: class
org.apache.sling.launchpad.webapp.integrationtest.EspLoadTest
Running test: class
org.apache.sling.launchpad.webapp.integrationtest.EspLoadTest
Running test: class
org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest
> Log the start of each test class run
> ------------------------------------
>
> Key: SLING-1697
> URL: https://issues.apache.org/jira/browse/SLING-1697
> Project: Sling
> Issue Type: Improvement
> Components: Testing
> Reporter: Justin Edelson
> Fix For: Launchpad Testing 6
>
> Attachments: HttpTestBase.java.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.