|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.server.core.integ.AbstractLdapTestUnit
public abstract class AbstractLdapTestUnit
An abstract class created to hold common elements.
Field Summary | |
---|---|
static boolean |
isRunInSuite
A flag set if the test is run in a suite |
static KdcServer |
kdcServer
The used KdcServer instance |
static LdapServer |
ldapServer
The used LdapServer instance |
static DirectoryService |
service
The used DirectoryService instance |
Constructor Summary | |
---|---|
AbstractLdapTestUnit()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static DirectoryService service
public static LdapServer ldapServer
public static KdcServer kdcServer
public static boolean isRunInSuite
Constructor Detail |
---|
public AbstractLdapTestUnit()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |