public class RepositoryTestUtil extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DESCRIPTORS_KEY |
Constructor and Description |
---|
RepositoryTestUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
getDescriptor(org.apache.sling.commons.testing.integration.HttpTestBase H,
String descriptorName) |
static void |
logDescriptors(org.apache.sling.commons.testing.integration.HttpTestBase H,
String... names) |
public static final String DESCRIPTORS_KEY
public static String getDescriptor(org.apache.sling.commons.testing.integration.HttpTestBase H, String descriptorName) throws javax.json.JsonException, IOException
javax.json.JsonException
IOException
public static void logDescriptors(org.apache.sling.commons.testing.integration.HttpTestBase H, String... names) throws javax.json.JsonException, IOException
javax.json.JsonException
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.