public class ExampleRemoteTest
extends java.lang.Object
SlingRemoteExecutionRule.SLING_REMOTE_TEST_URL
system property in the IDE setup, to the URL of
the Sling JUnit servlet (like http://localhost:8080/system/sling/junit)Modifier and Type | Field and Description |
---|---|
SlingRemoteExecutionRule |
execRule
Execute this test remotely and customize the request (could be
used to set credentials for example)
|
Constructor and Description |
---|
ExampleRemoteTest() |
Modifier and Type | Method and Description |
---|---|
void |
testAlwaysFails() |
void |
testAlwaysPasses() |
void |
testFailsSometimes() |
public SlingRemoteExecutionRule execRule
Copyright © 2010 - 2020 Adobe. All Rights Reserved