com.evolveum.midpoint.test.ldap
Class OpenDJUnitTestAdapter

java.lang.Object
  extended by com.evolveum.midpoint.test.ldap.OpenDJUnitTestAdapter
Direct Known Subclasses:
AbstractIntegrationTest

public class OpenDJUnitTestAdapter
extends java.lang.Object

Sample Class Doc

Since:
1.0.0
Version:
$Revision$ $Date$
Author:
$author$

Field Summary
protected static OpenDJController controller
           
protected static java.lang.String djTemplatePath
           
protected static java.lang.String ldapDataDir
           
protected static java.lang.String ldapTmpDir
           
 
Constructor Summary
OpenDJUnitTestAdapter()
           
 
Method Summary
static void startACleanDJ()
           
static void startACleanDJ(java.lang.String templatePath)
           
static void stopDJ()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ldapDataDir

protected static java.lang.String ldapDataDir

ldapTmpDir

protected static java.lang.String ldapTmpDir

djTemplatePath

protected static java.lang.String djTemplatePath

controller

protected static OpenDJController controller
Constructor Detail

OpenDJUnitTestAdapter

public OpenDJUnitTestAdapter()
Method Detail

startACleanDJ

public static void startACleanDJ(java.lang.String templatePath)
                          throws java.lang.Exception
Throws:
java.lang.Exception

startACleanDJ

public static void startACleanDJ()
                          throws java.lang.Exception
Throws:
java.lang.Exception

stopDJ

public static void stopDJ()
                   throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2011 evolveum. All Rights Reserved.