public class JindyConfigTest extends Object
| Constructor and Description |
|---|
JindyConfigTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearConfig() |
void |
setupConfig() |
void |
testGetExistingMandatoryString() |
void |
testGetNonexistingMandatoryString() |
void |
testGetPrefixedProperty() |
void |
testGetString() |
void |
testInt() |
void |
testSetPrefixedProperty() |
void |
testSetProperty() |
public void setupConfig()
public void clearConfig()
public void testGetString()
public void testGetExistingMandatoryString()
throws org.irenical.jindy.ConfigNotFoundException
org.irenical.jindy.ConfigNotFoundExceptionpublic void testGetNonexistingMandatoryString()
throws org.irenical.jindy.ConfigNotFoundException
org.irenical.jindy.ConfigNotFoundExceptionpublic void testInt()
public void testSetProperty()
Copyright © 2016 Irenical. All rights reserved.