public class MemberOfLdapSearchTests
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
org.junit.rules.TestName |
testName |
Constructor and Description |
---|
MemberOfLdapSearchTests() |
Modifier and Type | Method and Description |
---|---|
void |
before() |
static void |
beforeClass() |
void |
getUserGroupsByMemberUuid_dnNotUnderBaseDn() |
void |
getUserGroupsByMemberUuid() |
void |
testFindUsersByLastModification() |
void |
testUserByLogin() |
void |
testUserByLoginInvalidExternalId() |
public static void beforeClass()
public void before() throws java.lang.Exception
java.lang.Exception
public void testFindUsersByLastModification() throws java.lang.Exception
java.lang.Exception
public void testUserByLogin() throws java.lang.Exception
java.lang.Exception
public void testUserByLoginInvalidExternalId() throws java.lang.Exception
java.lang.Exception
public void getUserGroupsByMemberUuid() throws org.apache.directory.api.ldap.model.exception.LdapException, ServerFault, java.io.IOException
org.apache.directory.api.ldap.model.exception.LdapException
ServerFault
java.io.IOException
public void getUserGroupsByMemberUuid_dnNotUnderBaseDn() throws org.apache.directory.api.ldap.model.exception.LdapException, ServerFault, java.io.IOException
org.apache.directory.api.ldap.model.exception.LdapException
ServerFault
java.io.IOException
Copyright © 2021. All Rights Reserved.