public class LdapSearchTests
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
org.junit.rules.TestName | 
testName  | 
| Constructor and Description | 
|---|
LdapSearchTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
before()  | 
static void | 
beforeClass()  | 
void | 
testFindAllGroups()  | 
void | 
testFindAllUsers()  | 
void | 
testFindGroupsByLastModified()  | 
public static void beforeClass()
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void testFindAllUsers()
                      throws java.lang.Exception
java.lang.Exceptionpublic void testFindAllGroups()
                       throws java.lang.Exception
java.lang.Exceptionpublic void testFindGroupsByLastModified()
                                  throws java.lang.Exception
java.lang.ExceptionCopyright © 2021. All Rights Reserved.