public class AddressBooksMgmtTests
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
org.junit.rules.TestName | 
testName  | 
| Constructor and Description | 
|---|
AddressBooksMgmtTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
before()  | 
static void | 
beforeClass()  | 
void | 
testABSettings()  | 
void | 
testCreate_Domain()  | 
void | 
testCreate_User()  | 
void | 
testDelete_Domain()  | 
void | 
testDelete_User()  | 
void | 
testLdapAB()  | 
public static void beforeClass()
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void testCreate_Domain()
                       throws ServerFault,
                              java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic void testDelete_Domain()
                       throws ServerFault,
                              java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic void testCreate_User()
                     throws ServerFault,
                            java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic void testDelete_User()
                     throws ServerFault,
                            java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic void testABSettings()
                    throws ServerFault
ServerFaultpublic void testLdapAB()
                throws ServerFault
ServerFaultCopyright © 2021. All Rights Reserved.