be.objectify.led
Class DefaultPropertyContextTest

java.lang.Object
  extended by be.objectify.led.DefaultPropertyContextTest

public class DefaultPropertyContextTest
extends Object

Test cases for multiple property sources, for example provided Properties and system properties.

Author:
Steve Chaloner

Constructor Summary
DefaultPropertyContextTest()
           
 
Method Summary
 void testOverriddenByPropertyValue()
           
 void testOverriddenBySubsequentPropertyValue()
           
 void testValueFromProperty()
           
 void testValueFromProvidedProperty()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultPropertyContextTest

public DefaultPropertyContextTest()
Method Detail

testValueFromProperty

public void testValueFromProperty()

testValueFromProvidedProperty

public void testValueFromProvidedProperty()

testOverriddenByPropertyValue

public void testOverriddenByPropertyValue()

testOverriddenBySubsequentPropertyValue

public void testOverriddenBySubsequentPropertyValue()


Copyright © 2010 Objectify. All Rights Reserved.