public class ResourceResolverApiTest extends Object
Modifier and Type | Field and Description |
---|---|
org.apache.sling.junit.rules.TeleporterRule |
teleporter |
Constructor and Description |
---|
ResourceResolverApiTest() |
Modifier and Type | Method and Description |
---|---|
void |
cleanup() |
void |
setup() |
void |
testDelete() |
void |
testNullRequest() |
void |
testNullResourceMapsToRoot() |
void |
testRelativePathsA() |
void |
testRelativePathsB() |
void |
testResolutionFailsA() |
void |
testResolutionFailsB() |
void |
testResolutionFailsC() |
public void setup() throws org.apache.sling.api.resource.LoginException
org.apache.sling.api.resource.LoginException
public void cleanup() throws org.apache.sling.api.resource.LoginException
org.apache.sling.api.resource.LoginException
public void testNullResourceMapsToRoot()
public void testRelativePathsA()
public void testRelativePathsB()
public void testNullRequest()
public void testResolutionFailsA()
public void testResolutionFailsB()
public void testResolutionFailsC()
public void testDelete() throws org.apache.sling.api.resource.PersistenceException
org.apache.sling.api.resource.PersistenceException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.