public class DomainSettingsServiceTests
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
protected java.lang.String | 
testDomainUid  | 
| Constructor and Description | 
|---|
DomainSettingsServiceTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
after()  | 
void | 
before()  | 
protected IDomainSettings | 
getSettingsService(SecurityContext context)  | 
void | 
testCreate()  | 
void | 
testDomainSettings()  | 
void | 
testU1GetDomainSettings()  | 
void | 
testU1SetDomainSettings()  | 
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionprotected IDomainSettings getSettingsService(SecurityContext context) throws ServerFault
ServerFaultpublic void testCreate()
                throws ServerFault,
                       java.lang.InterruptedException,
                       java.sql.SQLException
ServerFaultjava.lang.InterruptedExceptionjava.sql.SQLExceptionpublic void testDomainSettings()
                        throws ServerFault,
                               java.lang.InterruptedException,
                               java.sql.SQLException
ServerFaultjava.lang.InterruptedExceptionjava.sql.SQLExceptionpublic void testU1GetDomainSettings()
                             throws ServerFault,
                                    java.lang.InterruptedException,
                                    java.sql.SQLException
ServerFaultjava.lang.InterruptedExceptionjava.sql.SQLExceptionpublic void testU1SetDomainSettings()
                             throws ServerFault,
                                    java.lang.InterruptedException,
                                    java.sql.SQLException
ServerFaultjava.lang.InterruptedExceptionjava.sql.SQLExceptionCopyright © 2021. All Rights Reserved.