public class LdifLoaderForTesting extends Object
Constructor and Description |
---|
LdifLoaderForTesting() |
Modifier and Type | Method and Description |
---|---|
static void |
setLdif(Class<?> testClass,
String resourceName)
Deprecated.
please use
LdifLoaderRule to make sure
that the last restored LDIF file is tracked correctly |
@Deprecated public static void setLdif(Class<?> testClass, String resourceName) throws IOException
LdifLoaderRule
to make sure
that the last restored LDIF file is tracked correctlyCrowdInstanceState.getHostPath()
testClass
- the class to which the LDIF file is associatedresourceName
- the path to the LDIF fileIOException
- when an error occured while reading the LDIF fileCopyright © 2021 Atlassian. All rights reserved.