public class SystemConfigurationValidatorTest
extends java.lang.Object
Constructor and Description |
---|
SystemConfigurationValidatorTest() |
Modifier and Type | Method and Description |
---|---|
void |
inexistantKey() |
void |
invalidSyntax() |
void |
nullOrEmptyKey() |
void |
validIp() |
public void inexistantKey() throws ServerFault
ServerFault
public void nullOrEmptyKey() throws ServerFault
ServerFault
public void validIp() throws ServerFault
ServerFault
public void invalidSyntax() throws ServerFault
ServerFault
Copyright © 2021. All Rights Reserved.