com.atlassian.crowd.acceptance.tests.applications.crowd
Class LdifLoaderForTesting

java.lang.Object
  extended by com.atlassian.crowd.acceptance.tests.applications.crowd.LdifLoaderForTesting

public class LdifLoaderForTesting
extends Object

Test utility class for restoring LDIF to the embedded ApacheDS server.


Constructor Summary
LdifLoaderForTesting(String baseUrl)
           
 
Method Summary
 junit.framework.Test createRestoreTest(InputStream in)
           
 void setLdif(InputStream in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LdifLoaderForTesting

public LdifLoaderForTesting(String baseUrl)
Method Detail

setLdif

public void setLdif(InputStream in)
             throws IOException
Throws:
IOException

createRestoreTest

public junit.framework.Test createRestoreTest(InputStream in)


Copyright © 2012 Atlassian. All Rights Reserved.