|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SlingRemoteTestParameters
Test class "proxies" implement this to indicate where to run the tests.
| Method Summary | |
|---|---|
java.lang.String |
getJunitServletUrl()
Return the URL of the JUnit servlet |
java.lang.String |
getTestClassesSelector()
Return the optional selector for the test classes to run, for example "org.apache.sling.testing.samples.sampletests.JUnit4Test" |
java.lang.String |
getTestMethodSelector()
Return the optional selector for the test methods to run, for example "someMethodName" |
| Method Detail |
|---|
java.lang.String getJunitServletUrl()
java.lang.String getTestClassesSelector()
java.lang.String getTestMethodSelector()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||