org.springframework.config.java
Class ExternalValueTests
java.lang.Object
org.springframework.config.java.ExternalValueTests
public class ExternalValueTests
- extends Object
Test for properties resolution
- Author:
- Rod Johnson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExternalValueTests
public ExternalValueTests()
testStringAndBooleanProperty
public void testStringAndBooleanProperty()
throws Exception
- Throws:
Exception
testIntProperty
public void testIntProperty()
throws Exception
- Throws:
Exception
testDefaultValueInImplementationBody
public void testDefaultValueInImplementationBody()
throws Exception
- Throws:
Exception
testUnresolved
public void testUnresolved()
throws Exception
- Throws:
Exception
Copyright ? 2005-2008 Spring Framework. All Rights Reserved.