public class SystemPropertyFactoryTest extends Object
| Constructor and Description |
|---|
SystemPropertyFactoryTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertSystemPropertySubstituted(String input,
String expected) |
void |
setUp() |
void |
shouldSubstituteFirstFoundMultipleVariables() |
void |
shouldSubstituteMultipleVariableGroups() |
void |
shouldSubstituteMultipleVariablesWithDefault() |
void |
shouldSubstituteSingleVariable() |
public SystemPropertyFactoryTest()
protected void assertSystemPropertySubstituted(String input, String expected)
public void shouldSubstituteSingleVariable()
public void shouldSubstituteFirstFoundMultipleVariables()
public void shouldSubstituteMultipleVariablesWithDefault()
public void shouldSubstituteMultipleVariableGroups()
Copyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.