public class SystemConfigurationTests
extends java.lang.Object
| Constructor and Description | 
|---|
SystemConfigurationTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
before()  | 
void | 
testGetValues()  | 
void | 
testGetValuesAsAnonymous()  | 
void | 
testUpdateValues()  | 
void | 
testUpdateValuesInvalidParameter()  | 
void | 
testUpdateValuesNotAdmin0()  | 
void | 
testUpdateValuesSanitizor()  | 
void | 
testUpdateValuesValidatorThrow()  | 
void | 
updateToEmptyOrNullValue()  | 
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void testGetValues()
public void testGetValuesAsAnonymous()
public void updateToEmptyOrNullValue()
                              throws ServerFault
ServerFaultpublic void testUpdateValues()
                      throws ServerFault
ServerFaultpublic void testUpdateValuesSanitizor()
                               throws ServerFault
ServerFaultpublic void testUpdateValuesNotAdmin0()
                               throws ServerFault
ServerFaultpublic void testUpdateValuesValidatorThrow()
                                    throws ServerFault
ServerFaultpublic void testUpdateValuesInvalidParameter()
                                      throws ServerFault
ServerFaultCopyright © 2021. All Rights Reserved.