public class DirectorySearchTest
extends java.lang.Object
Constructor and Description |
---|
DirectorySearchTest() |
Modifier and Type | Method and Description |
---|---|
void |
setup() |
void |
teardown() |
void |
testAndQuery() |
void |
testOrQuery() |
void |
testSearchAll() |
void |
testSearchByEmail() |
void |
testSearchByEmptyPrefix() |
void |
testSearchByKind() |
void |
testSearchByUid() |
void |
testSimpleQuery() |
public void setup() throws java.lang.Exception
java.lang.Exception
public void teardown()
public void testSearchAll() throws java.lang.Exception
java.lang.Exception
public void testSearchByUid() throws java.lang.Exception
java.lang.Exception
public void testSearchByEmail() throws java.lang.Exception
java.lang.Exception
public void testSearchByEmptyPrefix() throws java.lang.Exception
java.lang.Exception
public void testSearchByKind() throws java.lang.Exception
java.lang.Exception
public void testSimpleQuery() throws java.lang.Exception
java.lang.Exception
public void testAndQuery() throws java.lang.Exception
java.lang.Exception
public void testOrQuery() throws java.lang.Exception
java.lang.Exception
Copyright © 2021. All Rights Reserved.