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.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
Copyright © 2021. All Rights Reserved.