public class SystemConfigurationSanitizorTest
extends java.lang.Object
Constructor and Description |
---|
SystemConfigurationSanitizorTest() |
Modifier and Type | Method and Description |
---|---|
void |
emptyOrNull() |
void |
inexistantKey() |
void |
multipleSpaces() |
void |
trim() |
void |
unique() |
public void inexistantKey() throws ServerFault
ServerFault
public void emptyOrNull() throws ServerFault
ServerFault
public void trim() throws ServerFault
ServerFault
public void multipleSpaces() throws ServerFault
ServerFault
public void unique() throws ServerFault
ServerFault
Copyright © 2021. All Rights Reserved.