public class TestCompoundConfiguration
extends TestCase
| Constructor and Description |
|---|
TestCompoundConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testBasicFunctionality() |
void |
testLaterConfigsOverrideEarlier() |
void |
testPut() |
void |
testWithConfig() |
void |
testWithIbwMap() |
void |
testWithStringMap() |
public void testBasicFunctionality()
throws ClassNotFoundException
ClassNotFoundExceptionpublic void testPut()
public void testWithConfig()
public void testWithIbwMap()
public void testWithStringMap()
public void testLaterConfigsOverrideEarlier()