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.Exception
public void testCreate_Domain() throws ServerFault, java.sql.SQLException
ServerFault
java.sql.SQLException
public void testDelete_Domain() throws ServerFault, java.sql.SQLException
ServerFault
java.sql.SQLException
public void testCreate_User() throws ServerFault, java.sql.SQLException
ServerFault
java.sql.SQLException
public void testDelete_User() throws ServerFault, java.sql.SQLException
ServerFault
java.sql.SQLException
public void testABSettings() throws ServerFault
ServerFault
public void testLdapAB() throws ServerFault
ServerFault
Copyright © 2021. All Rights Reserved.