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.Exception
public void after() throws java.lang.Exception
java.lang.Exception
protected IUserSettings getSettingsService(SecurityContext context) throws ServerFault
ServerFault
public void testCreate() throws ServerFault, java.lang.InterruptedException, java.sql.SQLException
ServerFault
java.lang.InterruptedException
java.sql.SQLException
public void testDomainSettings() throws ServerFault, java.lang.InterruptedException, java.sql.SQLException
ServerFault
java.lang.InterruptedException
java.sql.SQLException
public void testUserSettings() throws ServerFault, java.lang.InterruptedException, java.sql.SQLException
ServerFault
java.lang.InterruptedException
java.sql.SQLException
public void testUserDomainSettings() throws ServerFault, java.lang.InterruptedException, java.sql.SQLException
ServerFault
java.lang.InterruptedException
java.sql.SQLException
public void testU1GetU2Settings() throws ServerFault, java.lang.InterruptedException, java.sql.SQLException
ServerFault
java.lang.InterruptedException
java.sql.SQLException
public void testU1SetU2Settings() throws ServerFault, java.lang.InterruptedException, java.sql.SQLException
ServerFault
java.lang.InterruptedException
java.sql.SQLException
public void testAdminGetU1Settings() throws ServerFault, java.lang.InterruptedException, java.sql.SQLException
ServerFault
java.lang.InterruptedException
java.sql.SQLException
public void testAdminSetU1Settings() throws ServerFault, java.lang.InterruptedException, java.sql.SQLException
ServerFault
java.lang.InterruptedException
java.sql.SQLException
public void testDomainSettingsDontDescendToUserSettings() throws ServerFault, java.lang.InterruptedException, java.sql.SQLException
ServerFault
java.lang.InterruptedException
java.sql.SQLException
Copyright © 2021. All Rights Reserved.