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 |
testFindByUserLogin() |
void |
testFindGroupsByLastModified() |
void |
testFindGroupUUIDFromDN() |
void |
testFindSplitGroup_emptyOrNullName() |
void |
testFindSplitGroup() |
void |
testFindUserUUIDFromDN() |
void |
testUserByLastModification() |
public static void beforeClass()
public void before() throws java.lang.Exception
java.lang.Exception
public void testFindAllUsers() throws java.lang.Exception
java.lang.Exception
public void testFindAllGroups() throws java.lang.Exception
java.lang.Exception
public void testFindGroupsByLastModified() throws java.lang.Exception
java.lang.Exception
public void testFindUserUUIDFromDN() throws java.lang.Exception
java.lang.Exception
public void testFindGroupUUIDFromDN() throws java.lang.Exception
java.lang.Exception
public void testUserByLastModification() throws java.lang.Exception
java.lang.Exception
public void testFindSplitGroup() throws java.lang.Exception
java.lang.Exception
public void testFindSplitGroup_emptyOrNullName() throws java.lang.Exception
java.lang.Exception
public void testFindByUserLogin() throws ServerFault, java.io.IOException, org.apache.directory.api.ldap.model.exception.LdapException, org.apache.directory.api.ldap.model.cursor.CursorException, PagedSearchResult.LdapSearchException
ServerFault
java.io.IOException
org.apache.directory.api.ldap.model.exception.LdapException
org.apache.directory.api.ldap.model.cursor.CursorException
PagedSearchResult.LdapSearchException
Copyright © 2021. All Rights Reserved.