public interface SlingRemoteTestParameters
Modifier and Type | Method and Description |
---|---|
String |
getJunitServletUrl()
Return the URL of the JUnit servlet
|
String |
getTestClassesSelector()
Return the optional selector for the test classes to run,
for example "org.apache.sling.testing.samples.sampletests.JUnit4Test"
|
String |
getTestMethodSelector()
Return the optional selector for the test methods to run,
for example "someMethodName"
|
String getJunitServletUrl()
String getTestClassesSelector()
String getTestMethodSelector()
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.