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 |
adminGetUserSettings() |
void |
adminSetUserSettings() |
void |
after() |
void |
before() |
void |
domainSettingsDontDescendToUserSettings() |
protected IUserSettings |
getSettingsService(SecurityContext context) |
void |
setAndGetUserSettingOneByOne() |
void |
testCreate() |
void |
testDomainSettings() |
void |
testU1GetU2Settings() |
void |
testUserDomainSettings() |
void |
testUserSettings() |
void |
user1SetUser2Settings() |
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 user1SetUser2Settings()
throws ServerFault,
java.lang.InterruptedException,
java.sql.SQLException
ServerFaultjava.lang.InterruptedExceptionjava.sql.SQLExceptionpublic void adminGetUserSettings()
throws ServerFault,
java.lang.InterruptedException,
java.sql.SQLException
ServerFaultjava.lang.InterruptedExceptionjava.sql.SQLExceptionpublic void adminSetUserSettings()
throws ServerFault,
java.lang.InterruptedException,
java.sql.SQLException
ServerFaultjava.lang.InterruptedExceptionjava.sql.SQLExceptionpublic void domainSettingsDontDescendToUserSettings()
throws ServerFault,
java.lang.InterruptedException,
java.sql.SQLException
ServerFaultjava.lang.InterruptedExceptionjava.sql.SQLExceptionpublic void setAndGetUserSettingOneByOne()
Copyright © 2024. All Rights Reserved.