public class LdifLoaderForTesting extends Object
| Constructor and Description |
|---|
LdifLoaderForTesting() |
| Modifier and Type | Method and Description |
|---|---|
static junit.framework.Test |
createRestoreTest(Class<?> testClass,
String resourceName) |
static junit.framework.Test |
createRestoreTest(String baseUrl,
InputStream in) |
static void |
setLdif(Class<?> testClass,
String resourceName) |
static void |
setLdif(String baseUrl,
Class<?> testClass,
String resourceName) |
static void |
setLdif(String baseUrl,
InputStream in) |
public static void setLdif(Class<?> testClass, String resourceName) throws IOException
IOExceptionpublic static void setLdif(String baseUrl, Class<?> testClass, String resourceName) throws IOException
IOExceptionpublic static void setLdif(String baseUrl, InputStream in) throws IOException
IOExceptionpublic static junit.framework.Test createRestoreTest(String baseUrl, InputStream in)
Copyright © 2018 Atlassian. All rights reserved.