public class UserSettingsServiceTests
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
protected java.lang.String | 
testDom  | 
| Constructor and Description | 
|---|
UserSettingsServiceTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
after()  | 
void | 
before()  | 
protected IUserSettings | 
getSettingsService(SecurityContext context)  | 
void | 
testAdminGetU1Settings()  | 
void | 
testAdminSetU1Settings()  | 
void | 
testCreate()  | 
void | 
testDomainSettings()  | 
void | 
testDomainSettingsDontDescendToUserSettings()  | 
void | 
testU1GetU2Settings()  | 
void | 
testU1SetU2Settings()  | 
void | 
testUserDomainSettings()  | 
void | 
testUserSettings()  | 
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionprotected IUserSettings 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 testUserSettings()
                      throws ServerFault,
                             java.lang.InterruptedException,
                             java.sql.SQLException
ServerFaultjava.lang.InterruptedExceptionjava.sql.SQLExceptionpublic void testUserDomainSettings()
                            throws ServerFault,
                                   java.lang.InterruptedException,
                                   java.sql.SQLException
ServerFaultjava.lang.InterruptedExceptionjava.sql.SQLExceptionpublic void testU1GetU2Settings()
                         throws ServerFault,
                                java.lang.InterruptedException,
                                java.sql.SQLException
ServerFaultjava.lang.InterruptedExceptionjava.sql.SQLExceptionpublic void testU1SetU2Settings()
                         throws ServerFault,
                                java.lang.InterruptedException,
                                java.sql.SQLException
ServerFaultjava.lang.InterruptedExceptionjava.sql.SQLExceptionpublic void testAdminGetU1Settings()
                            throws ServerFault,
                                   java.lang.InterruptedException,
                                   java.sql.SQLException
ServerFaultjava.lang.InterruptedExceptionjava.sql.SQLExceptionpublic void testAdminSetU1Settings()
                            throws ServerFault,
                                   java.lang.InterruptedException,
                                   java.sql.SQLException
ServerFaultjava.lang.InterruptedExceptionjava.sql.SQLExceptionpublic void testDomainSettingsDontDescendToUserSettings()
                                                 throws ServerFault,
                                                        java.lang.InterruptedException,
                                                        java.sql.SQLException
ServerFaultjava.lang.InterruptedExceptionjava.sql.SQLExceptionCopyright © 2021. All Rights Reserved.