com.mchange.v2.cfg.junit
Class BasicMultiPropertiesConfigJUnitTestCase

java.lang.Object
  extended by TestCase
      extended by com.mchange.v2.cfg.junit.BasicMultiPropertiesConfigJUnitTestCase

public final class BasicMultiPropertiesConfigJUnitTestCase
extends TestCase


Constructor Summary
BasicMultiPropertiesConfigJUnitTestCase()
           
 
Method Summary
 void testNoSystemConfig()
           
 void testSystemShadowed()
           
 void testSystemShadows()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicMultiPropertiesConfigJUnitTestCase

public BasicMultiPropertiesConfigJUnitTestCase()
Method Detail

testNoSystemConfig

public void testNoSystemConfig()

testSystemShadows

public void testSystemShadows()

testSystemShadowed

public void testSystemShadowed()